pub const FS_OpenMode_FSOM_CREATE_ALWAYS: FS_OpenMode = 16;
Expand description

< Creates a new file. If file exist, truncate to zero size