mz_expr::scalar::func::impls::uint64

Function cast_uint64_to_int16

Source
pub fn cast_uint64_to_int16<'a>(a: u64) -> Result<i16, EvalError>