Function revm::interpreter::instructions::data::data_loadn

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