Function rounded_div::rounded_div_i64[][src]

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

Get rounded result of an integer division.