Function rounded_div::rounded_div_u128[][src]

pub const fn rounded_div_u128(dividend: u128, divisor: u128) -> u128

Get rounded result of an integer division.