Struct ndk_sys::_libc_fpreg [−][src]
Fields
significand: [c_ushort; 4]
exponent: c_ushort
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _libc_fpreg
impl Send for _libc_fpreg
impl Sync for _libc_fpreg
impl Unpin for _libc_fpreg
impl UnwindSafe for _libc_fpreg
Blanket Implementations
Mutably borrows from an owned value. Read more