Function libc::proc_listchildpids

source ยท
pub unsafe extern "C" fn proc_listchildpids(
    ppid: pid_t,
    buffer: *mut c_void,
    buffersize: c_int,
) -> c_int