instr_get_opcode

Function instr_get_opcode 

Source
pub unsafe extern "C" fn instr_get_opcode(
    instr: *mut instr_t,
) -> c_int
Expand description

Returns \p instr’s opcode (an OP_ constant).