Function drone_fatfs_raw::f_rename[][src]

pub unsafe extern "C" fn f_rename(
    path_old: *const TCHAR,
    path_new: *const TCHAR
) -> FRESULT