Struct xed_sys::xed_interface::xed_flag_set_s [] [src]

#[repr(C)]
pub struct xed_flag_set_s { pub flat: __BindgenUnionField<u32>, pub s: __BindgenUnionField<xed_flag_set_s__bindgen_ty_1>, pub bindgen_union_field: u32, }

@ingroup FLAGS a union of flags bits

Fields

Trait Implementations

impl Debug for xed_flag_set_s
[src]

Formats the value using the given formatter.

impl Copy for xed_flag_set_s
[src]

impl Clone for xed_flag_set_s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more