Function swift_runtime_sys::root::waitpid

source ยท
pub unsafe extern "C" fn waitpid(
    arg1: pid_t,
    arg2: *mut c_int,
    arg3: c_int,
) -> pid_t