Function mz_expr::scalar::func::impls::uint64::cast_uint64_to_int32

source ยท
pub fn cast_uint64_to_int32<'a>(a: u64) -> Result<i32, EvalError>