Struct rust_htslib::htslib::vcf::Struct___pthread_internal_list [] [src]

pub struct Struct___pthread_internal_list {
    pub __prev: *mut Struct___pthread_internal_list,
    pub __next: *mut Struct___pthread_internal_list,
}

Fields

Trait Implementations

impl Copy for Struct___pthread_internal_list
[src]

impl Clone for Struct___pthread_internal_list
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct___pthread_internal_list
[src]

Returns the "default value" for a type. Read more