pub const fn rounded_div_i32(dividend: i32, divisor: i32) -> i32
Get rounded result of an integer division.