pub fn clamp_u24(val: u32) -> u32
Expand description

Clamps the given value to the [0, 16_777_215] range.