- fileId
const(basic.FileNames) fileId(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- ftruncate
int ftruncate(int fd, long length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- truncate
void truncate(File file, long length)
Undocumented in source. Be warned that the author may not have intended to support it.