mz_expr::scalar::func::impls::uint32

Function cast_uint32_to_int32

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