Skip to main content

is_alive

Function is_alive 

Source
pub fn is_alive(pid: u32) -> bool
Expand description

Check whether a process with the given PID is still running.