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