Function rounded_div::rounded_div_u32[][src]

pub const fn rounded_div_u32(dividend: u32, divisor: u32) -> u32

Get rounded result of an integer division.