rounded_div_i32

Function rounded_div_i32 

Source
pub const fn rounded_div_i32(dividend: i32, divisor: i32) -> i32
Expand description

Get rounded result of an integer division.