Function simfony_as_rust::jet::arithmetic::divide_16
source ยท pub fn divide_16(a: u16, b: u16) -> u16Expand description
Divide the first integer by the second integer.
pub fn divide_16(a: u16, b: u16) -> u16Divide the first integer by the second integer.