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