fdAllocate

fnErrno fdAllocate(Fd fd, FileSize offset, FileSize len) @importName("fd_allocate")

Force the allocation of space in a file.

Note

This is similar to posix_fallocate in POSIX.