Function get_process

Source
pub fn get_process(pid: Pid) -> LinuxResult<Arc<Process>>
Expand description

Finds the process with the given PID.