Skip to main content

switch_short_to_float

Function switch_short_to_float 

Source
pub unsafe extern "C" fn switch_short_to_float(
    s: *mut c_short,
    f: *mut f32,
    len: c_int,
) -> c_int