Function rupta::util::mem_watcher::statm

source ·
pub fn statm(pid: pid_t) -> Result<Statm>
Expand description

Returns memory status information for the process with the provided pid.