Fields
significand: [c_ushort; 4]exponent: c_ushortTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _fpreg
impl Send for _fpreg
impl Sync for _fpreg
impl Unpin for _fpreg
impl UnwindSafe for _fpreg
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