Struct libvex_sys::Iex [] [src]

#[repr(C)]
pub struct Iex { pub _bindgen_data_: [u64; 3], }

Fields

Methods

impl Iex
[src]

Trait Implementations

impl Copy for Iex
[src]

impl Clone for Iex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Iex
[src]

Returns the "default value" for a type. Read more