Struct rust_htslib::htslib::__kstring_t
source · Fields§
§l: usize
§m: usize
§s: *mut c_char
Trait Implementations§
source§impl Clone for __kstring_t
impl Clone for __kstring_t
source§fn clone(&self) -> __kstring_t
fn clone(&self) -> __kstring_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