Struct rust_htslib::htslib::hts_tpool[][src]

#[repr(C)]
pub struct hts_tpool { /* fields omitted */ }

Trait Implementations

impl Debug for hts_tpool
[src]

Formats the value using the given formatter. Read more

impl Copy for hts_tpool
[src]

impl Clone for hts_tpool
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for hts_tpool

impl Sync for hts_tpool