[][src]Function xed_sys::xed_inst

pub unsafe extern "C" fn xed_inst(
    inst: *mut xed_encoder_instruction_t,
    mode: xed_state_t,
    iclass: xed_iclass_enum_t,
    effective_operand_width: xed_uint_t,
    number_of_operands: xed_uint_t,
    operand_array: *const xed_encoder_operand_t
)