Function panda_sys::wait4

source ·
pub unsafe extern "C" fn wait4(
    __pid: __pid_t,
    __stat_loc: *mut c_int,
    __options: c_int,
    __usage: *mut rusage
) -> __pid_t