Function flipperzero_sys::storage_common_copy
source · [−]pub unsafe extern "C" fn storage_common_copy(
storage: *mut Storage,
old_path: *const c_char,
new_path: *const c_char
) -> FS_ErrorExpand description
Copy file, file must not be open @param app pointer to the api @param old_path old path @param new_path new path @return FS_Error operation result