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