Function mul_uint32

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