pub fn i64_to_saturated_i32(input: i64) -> i32
Expand description

Convert an i64 to i32 but saturate at th ebounds