Struct xed_sys::xed_interface::xed_enc_displacement_t [] [src]

#[repr(C)]
pub struct xed_enc_displacement_t { pub displacement: u64, pub displacement_bits: u32, }

Fields

Trait Implementations

impl Debug for xed_enc_displacement_t
[src]

Formats the value using the given formatter.

impl Copy for xed_enc_displacement_t
[src]

impl Clone for xed_enc_displacement_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more