src/pylib/Lib/os_impl/posix_like/truncate

Search:
Group by:
Source   Edit  

Procs

proc ftruncate(file: Positive; length: int64) {....raises: [OSError], tags: [],
    forbids: [].}
Source   Edit  
proc truncate(file: CanIOOpenT; length: Natural)
Source   Edit