Skip to main content

stop

Function stop 

Source
pub const fn stop<IT: ITy, H: ?Sized>(
    _context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Stop opcode. This opcode halts the execution.