Struct mach_o_sys::loader::mach_port_qos [] [src]

#[repr(C)]
pub struct mach_port_qos { pub _bindgen_bitfield_1_: c_uint, pub _bindgen_bitfield_2_: boolean_t, pub len: natural_t, }

Fields

Trait Implementations

impl Copy for mach_port_qos
[src]

impl Clone for mach_port_qos
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for mach_port_qos
[src]

Formats the value using the given formatter.

impl Default for mach_port_qos
[src]

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