Constant flipperzero_sys::FS_OpenMode_FSOM_CREATE_NEW
source · pub const FS_OpenMode_FSOM_CREATE_NEW: FS_OpenMode = 8;Expand description
Creates a new file. Fails if the file is exist
pub const FS_OpenMode_FSOM_CREATE_NEW: FS_OpenMode = 8;Creates a new file. Fails if the file is exist