rounded_div_i64

Function rounded_div_i64 

Source
pub const fn rounded_div_i64(dividend: i64, divisor: i64) -> i64
Expand description

Get rounded result of an integer division.