Function thread_resume [src]
Alias for std.c.darwin.thread_resume
Prototype
pub extern "c" fn thread_resume(thread: thread_act_t) kern_return_t Parameters
thread: thread_act_t Source
pub extern "c" fn thread_resume(thread: thread_act_t) kern_return_t