Function strict_num::clamp_f32

source ยท
pub(crate) fn clamp_f32(min: f32, val: f32, max: f32) -> f32