Function interpret_itype

Source
pub fn interpret_itype<Env: InterpreterEnv>(
    env: &mut Env,
    instr: ITypeInstruction,
)