Struct xed_sys::xed_interface::xed_union32_t__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct xed_union32_t__bindgen_ty_1 { pub b0: u8, pub b1: u8, pub b2: u8, pub b3: u8, }

Fields

Trait Implementations

impl Debug for xed_union32_t__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for xed_union32_t__bindgen_ty_1
[src]

impl Clone for xed_union32_t__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more