Function simfony_as_rust::jet::arithmetic::modulo_32

source ยท
pub fn modulo_32(a: u32, b: u32) -> u32
Expand description

Compute the remainder after dividing both integers.