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