Struct mach_o_sys::getsect::dylib_reference [] [src]

#[repr(C)]
pub struct dylib_reference { pub _bindgen_bitfield_1_: uint32_t, pub _bindgen_bitfield_2_: uint32_t, }

Fields

Trait Implementations

impl Copy for dylib_reference
[src]

impl Clone for dylib_reference
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for dylib_reference
[src]

Formats the value using the given formatter.

impl Default for dylib_reference
[src]

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