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

Function clamp_f64

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

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