fileWriteImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SimpleResult!size_t fileWriteImpl(FileT file, void[] data)
    version(Windows)
    @nogc nothrow
    fileWriteImpl
    (,
    const scope void[] data
    )
  2. SimpleResult!size_t fileWriteImpl(FileT file, void[] data)

Meta