mz_expr::scalar::func::impls::uint16

Function cast_uint16_to_int16

Source
pub fn cast_uint16_to_int16<'a>(a: u16) -> Result<i16, EvalError>