find_process_by_id

Function find_process_by_id 

Source
pub fn find_process_by_id(id: u32) -> Result<OwnedProcess>
Expand description

Searches for the specified process by its id.