Struct rust_htslib::htslib::hts_pair64_t [−][src]
Fields
u: u64
v: u64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for hts_pair64_t
impl Send for hts_pair64_t
impl Sync for hts_pair64_t
impl Unpin for hts_pair64_t
impl UnwindSafe for hts_pair64_t
Blanket Implementations
Mutably borrows from an owned value. Read more