Function revm::interpreter::instructions::arithmetic::mul

source ยท
pub fn mul<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,