Function pentry::find [] [src]

pub fn find(pid: i32) -> Result<Process, Problem>

Find Process by Requested Process ID.