Struct rust_htslib::htslib::hts_itr_t__bindgen_ty_1 [−][src]
Fields
n: i32
m: i32
a: *mut i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for hts_itr_t__bindgen_ty_1
impl !Send for hts_itr_t__bindgen_ty_1
impl !Sync for hts_itr_t__bindgen_ty_1
impl Unpin for hts_itr_t__bindgen_ty_1
impl UnwindSafe for hts_itr_t__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more