Struct glib_sys::GFloatIEEE754_mpn [−][src]
#[repr(C)]pub struct GFloatIEEE754_mpn { pub mantissa: c_uint, // some fields omitted }
Fields
mantissa: c_uint
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GFloatIEEE754_mpn
impl Send for GFloatIEEE754_mpn
impl Sync for GFloatIEEE754_mpn
impl Unpin for GFloatIEEE754_mpn
impl UnwindSafe for GFloatIEEE754_mpn