pub unsafe extern "C" fn f32tof24(f: f32) -> u32_
Converts a 32-bit float to a 24-bit float.
f
The converted float.