Struct minimap2_sys::mm128_v
source · [−]Fields
n: size_tm: size_ta: *mut mm128_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for mm128_v
impl !Send for mm128_v
impl !Sync for mm128_v
impl Unpin for mm128_v
impl UnwindSafe for mm128_v
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