mozjs_sys::jsapi::mozilla

Type Alias 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