Function mz_expr::func::cast_uint32_to_int32

source ·
pub fn cast_uint32_to_int32<'a>(a: u32) -> Result<i32, EvalError>