pub const fn f64_to_u8_saturating_trunc(value: f64) -> u8
Truncates an f64 and saturates it to u8.
f64
u8