FS.createFile

Create a new file.

  1. void createFile(const(char)[] name)
    struct FS
    version(Win32)
    static
    void
    createFile
    (
    const(char)[] name
    )
  2. void createFile(const(char)[] name)

Meta