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

pub struct Struct_Unnamed36 {
    pub id: c_int,
    pub n: c_int,
    pub size: c_int,
    pub _type: c_int,
    pub p: *mut uint8_t,
    pub p_len: uint32_t,
    pub p_off_p_free: uint32_t,
}

Fields

Trait Implementations

impl Copy for Struct_Unnamed36
[src]

impl Clone for Struct_Unnamed36
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed36
[src]

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