Struct libvex_sys::Iex_S_GetI [] [src]

#[repr(C)]
pub struct Iex_S_GetI { pub descr: *mut IRRegArray, pub ix: *mut IRExpr, pub bias: Int, }

Fields

Trait Implementations

impl Copy for Iex_S_GetI
[src]

impl Clone for Iex_S_GetI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Iex_S_GetI
[src]

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