Struct libvex_sys::AlwaysDefd [] [src]

#[repr(C)]
pub struct AlwaysDefd { pub offset: Int, pub size: Int, }

Fields

Trait Implementations

impl Copy for AlwaysDefd
[src]

impl Clone for AlwaysDefd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for AlwaysDefd
[src]

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