darwin_libproc

Function ppid_only_pids

Source
pub fn ppid_only_pids(ppid: pid_t) -> Result<Vec<pid_t>>
Expand description

Fetch pids for processes running in system with the given PPID.