[][src]Function posish::fs::seek

pub fn seek<Fd: AsRawFd>(fd: &Fd, pos: SeekFrom) -> Result<u64>

lseek(fd, offset, whence)