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