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

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

Loads the process information with pid given.