Struct rust_htslib::htslib::errmod_t[][src]

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

Trait Implementations

impl Debug for errmod_t
[src]

Formats the value using the given formatter. Read more

impl Copy for errmod_t
[src]

impl Clone for errmod_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for errmod_t

impl Sync for errmod_t