Struct rust_htslib::htslib::cram_fd[][src]

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

Trait Implementations

impl Debug for cram_fd
[src]

Formats the value using the given formatter. Read more

impl Copy for cram_fd
[src]

impl Clone for cram_fd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for cram_fd

impl Sync for cram_fd