process_exists

Function process_exists 

Source
pub fn process_exists(pid: u32) -> Result<bool, String>
Expand description

Check if a process with the given PID exists