[−][src]Function heim_process::pid_exists
pub async fn pid_exists(pid: Pid) -> ProcessResult<bool>
Checks if the process with given pid
exists.
pub async fn pid_exists(pid: Pid) -> ProcessResult<bool>
Checks if the process with given pid
exists.