Function pagemap::maps[][src]

pub fn maps(pid: u64) -> Result<Vec<MapsEntry>>

Convenience function for PageMap::maps, to parse all entries of /proc/PID/maps for the process with the given PID.