Struct libc::_libc_fpxreg [−][src]
#[repr(C)]pub struct _libc_fpxreg {
pub significand: [u16; 4],
pub exponent: u16,
// some fields omitted
}Fields
significand: [u16; 4]exponent: u16#[repr(C)]pub struct _libc_fpxreg {
pub significand: [u16; 4],
pub exponent: u16,
// some fields omitted
}significand: [u16; 4]exponent: u16