pub const FS_OpenMode_FSOM_CREATE_NEW: FS_OpenMode = 8;
Expand description

< Creates a new file. Fails if the file is exist