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

pub fn seek<'f, Fd: AsFd<'f>>(fd: Fd, pos: SeekFrom) -> Result<u64>
Expand description

lseek(fd, offset, whence)