Function usvg::f64_bound

source ·
pub fn f64_bound(min: f64, val: f64, max: f64) -> f64
Expand description

Bounds f64 number.