Struct libvex_sys::IRConst [] [src]

#[repr(C)]
pub struct IRConst { pub tag: IRConstTag, pub Ico: Ico, }

Fields

Trait Implementations

impl Copy for IRConst
[src]

impl Clone for IRConst
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for IRConst
[src]

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