Skip to main content

compute_from_descendants

Function compute_from_descendants 

Source
pub fn compute_from_descendants(
    _parent_pid: u32,
    descendants: &[u32],
) -> ChildProcessInfo
Expand description

Compute child process info from descendants.