#[repr(C)]pub struct NT_TIB_u(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NT_TIB_u
impl Send for NT_TIB_u
impl Sync for NT_TIB_u
impl Unpin for NT_TIB_u
impl UnwindSafe for NT_TIB_u
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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