pub extern "C" fn double_to_float(v: f64) -> f32
Expand description

Converts an f64 to an f32