Function procinfo::pid::stat [−][src]
pub fn stat(pid: pid_t) -> Result<Stat>
Returns status information for the process with the provided pid.
pub fn stat(pid: pid_t) -> Result<Stat>
Returns status information for the process with the provided pid.