pub fn clamp_i8(val: i16) -> i8
Expand description

Clamps the given value to the [-128, 127] range.