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

pub struct Struct_Unnamed37 {
    pub key: c_int,
    pub _type: c_int,
    pub len: c_int,
    pub v1: Union_Unnamed38,
    pub vptr: *mut uint8_t,
    pub vptr_len: uint32_t,
    pub vptr_off_vptr_free: uint32_t,
}

Fields

Trait Implementations

impl Copy for Struct_Unnamed37
[src]

impl Clone for Struct_Unnamed37
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed37
[src]

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