mach_port_options_t

Type Alias mach_port_options_t 

Source
pub type mach_port_options_t = mach_port_options;

Aliased Type§

#[repr(C)]
pub struct mach_port_options_t { pub flags: u32, pub mpl: mach_port_limits, pub __bindgen_anon_1: mach_port_options__bindgen_ty_1, }

Fields§

§flags: u32§mpl: mach_port_limits§__bindgen_anon_1: mach_port_options__bindgen_ty_1