Skip to main content

clamp

Function clamp 

Source
pub fn clamp(value: i32, low: i32, high: i32) -> i32