Function cast_uint32_to_int32

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