[][src]Function fatfs_sys::f_rename

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