Modules
std
c
darwin
MACH
PORT
struct PORT
[src]
Members
NULL
(Constant)
RIGHT
(enum)
Source
pub const PORT = struct { pub const NULL: mach_port_t = 0; pub const RIGHT = mach_port_right_t; }