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