Function mz_expr::func::cast_int16_to_uint16

source ·
pub fn cast_int16_to_uint16<'a>(a: i16) -> Result<u16, EvalError>