esp_idf_sys

Function f_rename

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