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

pub async fn get(pid: i32) -> Result<Process, ProcessError>
This is supported on crate feature process only.

Loads the process information with pid given.