Constant flipperzero_sys::FS_OpenMode_FSOM_CREATE_NEW
source · 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
pub const FS_OpenMode_FSOM_CREATE_NEW: FS_OpenMode = 8;Re-export bindings < Creates a new file. Fails if the file is exist