pub const fn rounded_div_u128(dividend: u128, divisor: u128) -> u128
Get rounded result of an integer division.