Struct minimap2_sys::gzFile_s
source · [−]Fields
have: c_uintnext: *mut c_ucharpos: off_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for gzFile_s
impl !Send for gzFile_s
impl !Sync for gzFile_s
impl Unpin for gzFile_s
impl UnwindSafe for gzFile_s
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more