Function procinfo::pid::limits [−][src]
pub fn limits(pid: pid_t) -> Result<Limits>
Returns resource limit information from the process with the provided pid.
pub fn limits(pid: pid_t) -> Result<Limits>
Returns resource limit information from the process with the provided pid.