pub fn clamp_i24(val: i32) -> i32
Expand description

Clamps the given value to the [-8_388_608, 8_388_607] range.