pub unsafe extern "C" fn jit_insn_get_opcode(
insn: jit_insn_t,
) -> c_intExpand description
Get the opcode that is associated with an instruction.
pub unsafe extern "C" fn jit_insn_get_opcode(
insn: jit_insn_t,
) -> c_intGet the opcode that is associated with an instruction.