Function flipperzero_sys::storage_simply_remove_recursive
source · [−]pub unsafe extern "C" fn storage_simply_remove_recursive(
storage: *mut Storage,
path: *const c_char
) -> boolExpand description
Recursively removes a file/directory, the directory can be not empty @param storage pointer to the api @param path @return true on success or if file/dir is not exist