Function wait4 [src]
Prototype
pub extern "c" fn wait4(pid: pid_t, status: ?*c_int, options: c_int, ru: ?*rusage) pid_t
Parameters
pid: pid_t
status: ?*c_int
options: c_int
ru: ?*rusage
Source
pub extern "c" fn wait4(pid: pid_t, status: ?*c_int, options: c_int, ru: ?*rusage) pid_t