Function nix::unistd::lseek [] [src]

pub fn lseek(fd: RawFd, offset: off_t, whence: Whence) -> Result<off_t>