pub unsafe extern "C" fn roundf(x: f32) -> f32
Expand description

Round to nearest or event integer valued f32.