rounded_div_i8

Function rounded_div_i8 

Source
pub const fn rounded_div_i8(dividend: i8, divisor: i8) -> i8
Expand description

Get rounded result of an integer division.