Struct libvex_sys::Ist_S_LLSC [] [src]

#[repr(C)]
pub struct Ist_S_LLSC { pub end: IREndness, pub result: IRTemp, pub addr: *mut IRExpr, pub storedata: *mut IRExpr, }

Fields

Trait Implementations

impl Copy for Ist_S_LLSC
[src]

impl Clone for Ist_S_LLSC
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Ist_S_LLSC
[src]

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