Struct rust_htslib::htslib::variant_t
[−]
[src]
#[repr(C)]pub struct variant_t { pub type_: c_int, pub n: c_int, }
Fields
type_: c_int
n: c_int