pub const FS_OpenMode_FSOM_CREATE_NEW: FS_OpenMode = 8;
Expand description

Re-export bindings < Creates a new file. Fails if the file is exist