src/pylib/Lib/os_impl/posix_like/lseek

Search:
Group by:
Source   Edit  

Procs

proc lseek(fd: int; position: int64; whence: int): int64 {....raises: [OSError],
    tags: [], forbids: [].}
Hint: not available in JavaScript, NimScript backend
Source   Edit