Struct rust_htslib::htslib::htsThreadPool
source · Fields§
§pool: *mut hts_tpool
§qsize: c_int
Trait Implementations§
source§impl Clone for htsThreadPool
impl Clone for htsThreadPool
source§fn clone(&self) -> htsThreadPool
fn clone(&self) -> htsThreadPool
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