Function rounded_div::rounded_div_u8[][src]

pub const fn rounded_div_u8(dividend: u8, divisor: u8) -> u8

Get rounded result of an integer division.