Function div_uint32

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