simfony_as_rust::jet::arithmetic

Function divide_32

source
pub fn divide_32(a: u32, b: u32) -> u32
Expand description

Divide the first integer by the second integer.