Function div_int64

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