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

pub struct Struct__IO_marker {
    pub _next: *mut Struct__IO_marker,
    pub _sbuf: *mut Struct__IO_FILE,
    pub _pos: c_int,
}

Fields

Trait Implementations

impl Copy for Struct__IO_marker
[src]

impl Clone for Struct__IO_marker
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__IO_marker
[src]

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