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