FileFlags.readWriteExisting

An existing file is opened with read/write access.

struct FileFlags
static immutable
FileFlags readWriteExisting;

Meta