Skip to main content

f_rename

Function f_rename 

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