pub type GDoubleIEEE754 = _GDoubleIEEE754;Aliased Type§
#[repr(C)]pub union GDoubleIEEE754 {
pub v_double: f64,
pub mpn: _GDoubleIEEE754__bindgen_ty_1,
}Fields§
§v_double: f64§mpn: _GDoubleIEEE754__bindgen_ty_1pub type GDoubleIEEE754 = _GDoubleIEEE754;#[repr(C)]pub union GDoubleIEEE754 {
pub v_double: f64,
pub mpn: _GDoubleIEEE754__bindgen_ty_1,
}v_double: f64§mpn: _GDoubleIEEE754__bindgen_ty_1