[go: up one dir, main page]

Function libc::funcs::posix88::unistd::waitpid

source ยท
pub unsafe extern "C" fn waitpid(
    pid: pid_t,
    status: *const c_int,
    options: c_int,
) -> pid_t