Struct rust_htslib::htslib::vcf::Union_pthread_attr_t
[−]
[src]
pub struct Union_pthread_attr_t { pub _bindgen_data_: [u64; 7], }
Fields
_bindgen_data_: [u64; 7]
Methods
impl Union_pthread_attr_t
[src]
Trait Implementations
impl Clone for Union_pthread_attr_t
[src]
fn clone(&self) -> Union_pthread_attr_t
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more
impl Copy for Union_pthread_attr_t
[src]
impl Default for Union_pthread_attr_t
[src]
fn default() -> Union_pthread_attr_t
Returns the "default value" for a type. Read more