strict_num

Function clamp_f32

Source
pub(crate) fn clamp_f32(min: f32, val: f32, max: f32) -> f32