Struct libvex_sys::Iex_S_Get [] [src]

#[repr(C)]
pub struct Iex_S_Get { pub offset: Int, pub ty: IRType, }

Fields

Trait Implementations

impl Copy for Iex_S_Get
[src]

impl Clone for Iex_S_Get
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Iex_S_Get
[src]

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