Function libduckdb_sys::wait4[][src]

pub unsafe extern "C" fn wait4(
    arg1: pid_t,
    arg2: *mut c_int,
    arg3: c_int,
    arg4: *mut rusage
) -> pid_t