Function mz_expr::func::cast_int64_to_int16

source ยท
pub fn cast_int64_to_int16<'a>(a: i64) -> Result<i16, EvalError>