pub fn get_reaper_pids(process: ProcSelector) -> Result<Vec<PidInfo>>
Available on crate feature process only.
Expand description

Get the list of descendants of the specified reaper process.

References