instr_set_opcode

Function instr_set_opcode 

Source
pub unsafe extern "C" fn instr_set_opcode(
    instr: *mut instr_t,
    opcode: c_int,
)
Expand description

Assumes \p opcode is an OP_ constant and sets it to be instr’s opcode.