Function cast_int64_to_int16

Source
fn cast_int64_to_int16(a: i64) -> Result<i16, EvalError>