Struct xed_sys::xed_interface::xed_iform_info_s [] [src]

#[repr(C)]
pub struct xed_iform_info_s { pub _bitfield_1: [u16; 4], pub __bindgen_align: [u32; 0], }

@ingroup IFORM Statically available information about iforms. Values are returned by #xed_iform_map().

Fields

Methods

impl xed_iform_info_s
[src]

Trait Implementations

impl Debug for xed_iform_info_s
[src]

Formats the value using the given formatter.

impl Copy for xed_iform_info_s
[src]

impl Clone for xed_iform_info_s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more