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

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

Trait Implementations

impl Debug for hts_tpool
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for hts_tpool
[src]

impl Clone for hts_tpool
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for hts_tpool

impl Sync for hts_tpool