Function revm::interpreter::instructions::arithmetic::smod

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