Skip to main content

kill_process_tree

Function kill_process_tree 

Source
pub fn kill_process_tree(root: u32)
Expand description

SIGKILL root and every descendant, including children that created their own process group (Stripe CLI helpers).