pub fn meminfo(file: &mut File) -> Result<MemInfo>
Collects some of the fields from ‘/proc/meminfo’. This function will seek to the start of the file before reading.