Function cast_int32_to_uint32

Source
fn cast_int32_to_uint32(a: i32) -> Result<u32, EvalError>