Function mul_int64

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