Function esp_idf_sys::f_rename

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