is_alive

Function is_alive 

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

Check if a process with given PID is alive.