Struct rust_htslib::htslib::gzFile_s [−][src]
Fields
have: c_uint
next: *mut c_uchar
pos: off_t
Trait Implementations
impl Debug for gzFile_s
[src]
impl Debug for gzFile_s
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for gzFile_s
[src]
impl Copy for gzFile_s
impl Clone for gzFile_s
[src]
impl Clone for gzFile_s