Fields
element: [__u32; 4]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _xmmreg
impl Send for _xmmreg
impl Sync for _xmmreg
impl Unpin for _xmmreg
impl UnwindSafe for _xmmreg
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