Function rounded_div::rounded_div_u64[][src]

pub const fn rounded_div_u64(dividend: u64, divisor: u64) -> u64

Get rounded result of an integer division.