Struct mach_o_sys::swap::lc_str [] [src]

#[repr(C)]
pub struct lc_str { pub _bindgen_data_: [u32; 1], }

Fields

Methods

impl lc_str
[src]

Trait Implementations

impl Copy for lc_str
[src]

impl Clone for lc_str
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for lc_str
[src]

Formats the value using the given formatter.

impl Default for lc_str
[src]

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