Function flipperzero_sys::storage_common_remove
source · [−]pub unsafe extern "C" fn storage_common_remove(
storage: *mut Storage,
path: *const c_char
) -> FS_ErrorExpand description
Removes a file/directory from the repository, the directory must be empty and the file/directory must not be open @param app pointer to the api @param path @return FS_Error operation result