Skip to main content

pid_alive

Function pid_alive 

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

Check whether a process with the given PID is currently alive.