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