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

Function cast_uint32_to_int16

Source
pub fn cast_uint32_to_int16<'a>(a: u32) -> Result<i16, EvalError>