Function simfony_as_rust::jet::arithmetic::divide_64

source ยท
pub fn divide_64(a: u64, b: u64) -> u64
Expand description

Divide the first integer by the second integer.