Struct xed_sys::xed_interface::xed_attributes_t [] [src]

#[repr(C)]
pub struct xed_attributes_t { pub a1: u64, pub a2: u64, }

Fields

Trait Implementations

impl Debug for xed_attributes_t
[src]

Formats the value using the given formatter.

impl Copy for xed_attributes_t
[src]

impl Clone for xed_attributes_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more