[][src]Function heim::process::get

pub fn get(pid: i32) -> impl Future<Output = Result<Process, ProcessError>>

Load the process information with pid given.