Struct mach_o_sys::loader::mach_msg_empty_t [] [src]

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

Fields

Methods

impl mach_msg_empty_t
[src]

Trait Implementations

impl Copy for mach_msg_empty_t
[src]

impl Clone for mach_msg_empty_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for mach_msg_empty_t
[src]

Formats the value using the given formatter.

impl Default for mach_msg_empty_t
[src]

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