Function mod_uint32

Source
fn mod_uint32(a: u32, b: u32) -> Result<u32, EvalError>