Function cast_numeric_to_int64

Source
pub fn cast_numeric_to_int64(a: Numeric) -> Result<i64, EvalError>