[][src]Function libc::waitpid

pub unsafe extern "C" fn waitpid(
    pid: pid_t,
    status: *mut c_int,
    options: c_int
) -> pid_t