Function libc::wait4 [−][src]
pub unsafe extern "C" fn wait4(
    pid: pid_t, 
    status: *mut c_int, 
    options: c_int, 
    rusage: *mut rusage
) -> pid_tpub unsafe extern "C" fn wait4(
    pid: pid_t, 
    status: *mut c_int, 
    options: c_int, 
    rusage: *mut rusage
) -> pid_t