Type Alias mozjs_sys::jsapi::mozilla::FloatingPoint_Bits
source · pub type FloatingPoint_Bits = FloatingPoint_Base;
Expand description
An unsigned integral type suitable for accessing the bitwise representation of T.
Aliased Type§
struct FloatingPoint_Bits {
pub _address: u8,
}
Fields§
§_address: u8