[][src]Function nc::readahead

pub fn readahead(fd: i32, offset: off_t, count: size_t) -> Result<(), Errno>

Initialize file head into page cache.