Struct mach_o_sys::ldsyms::msg_labels_t [] [src]

#[repr(C)]
pub struct msg_labels_t { pub sender: mach_port_name_t, }

Fields

Trait Implementations

impl Copy for msg_labels_t
[src]

impl Clone for msg_labels_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for msg_labels_t
[src]

Formats the value using the given formatter.

impl Default for msg_labels_t
[src]

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