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