Function simfony_as_rust::jet::arithmetic::divide_8
source ยท pub fn divide_8(a: u8, b: u8) -> u8Expand description
Divide the first integer by the second integer.
pub fn divide_8(a: u8, b: u8) -> u8Divide the first integer by the second integer.