Skip to main content

unknown

Function unknown 

pub const fn unknown<IT, H>(
    _context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>
where IT: InterpreterTypes, H: ?Sized,
Expand description

Unknown opcode. This opcode halts the execution.