Function terminating
pub const fn terminating(op: OpCodeInfo) -> OpCodeInfo
Expand description
Use for OPCODE_INFO
to set the terminating flag to true in the OpCodeInfo
.
pub const fn terminating(op: OpCodeInfo) -> OpCodeInfo
Use for OPCODE_INFO
to set the terminating flag to true in the OpCodeInfo
.