Function TH_float2halfbits

Source
pub unsafe extern "C" fn TH_float2halfbits(
    arg1: *mut f32,
    arg2: *mut c_ushort,
)