Function mach_task_self [src]

Alias for std.c.darwin.mach_task_self

Prototype

pub fn mach_task_self() callconv(.c) mach_port_t

Source

pub fn mach_task_self() callconv(.c) mach_port_t { return mach_task_self_; }