Struct xed_sys::xed_interface::xed_decoded_inst_s__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct xed_decoded_inst_s__bindgen_ty_1 { pub _enc: __BindgenUnionField<*mut u8>, pub _dec: __BindgenUnionField<*const u8>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Debug for xed_decoded_inst_s__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for xed_decoded_inst_s__bindgen_ty_1
[src]

impl Clone for xed_decoded_inst_s__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more