Type Definition MacTypes_sys::Float32 [] [src]

type Float32 = f32;

32 bit IEEE float: 1 sign bit, 8 exponent bits, 23 fraction bits.