Struct xed_sys::xed_interface::xed_operand_s__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct xed_operand_s__bindgen_ty_1 { pub _imm: __BindgenUnionField<u32>, pub _nt: __BindgenUnionField<xed_nonterminal_enum_t>, pub _reg: __BindgenUnionField<xed_reg_enum_t>, pub bindgen_union_field: u32, }

Fields

Trait Implementations

impl Debug for xed_operand_s__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for xed_operand_s__bindgen_ty_1
[src]

impl Clone for xed_operand_s__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more