Function procinfo::pid::mountinfo [] [src]

pub fn mountinfo(pid: pid_t) -> Result<Vec<Mountinfo>>

Returns mounts information for the process with the provided pid.