Struct rust_htslib::htslib::kbitset_iter_t
source · Fields§
§mask: c_ulong
§elt: usize
§i: c_int
Trait Implementations§
source§impl Clone for kbitset_iter_t
impl Clone for kbitset_iter_t
source§fn clone(&self) -> kbitset_iter_t
fn clone(&self) -> kbitset_iter_t
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more