Function sub_int64

Source
fn sub_int64(a: i64, b: i64) -> Result<i64, EvalError>