Struct rust_htslib::htslib::_IO_FILE_plus
source · pub struct _IO_FILE_plus { /* private fields */ }
Trait Implementations§
source§impl Clone for _IO_FILE_plus
impl Clone for _IO_FILE_plus
source§fn clone(&self) -> _IO_FILE_plus
fn clone(&self) -> _IO_FILE_plus
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more