Struct xed_sys::xed_interface::xed_union64_t__bindgen_ty_3 [] [src]

#[repr(C)]
pub struct xed_union64_t__bindgen_ty_3 { pub lo32: u32, pub hi32: u32, }

Fields

Trait Implementations

impl Debug for xed_union64_t__bindgen_ty_3
[src]

Formats the value using the given formatter.

impl Copy for xed_union64_t__bindgen_ty_3
[src]

impl Clone for xed_union64_t__bindgen_ty_3
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more