devela::_dep::symphonia::core::util::clamp

Function clamp_f32

pub fn clamp_f32(val: f32) -> f32 
Available on crate feature dep_symphonia only.
Expand description

Clamps the given value to the [-1.0, 1.0] range.