Function esp_idf_hal::sys::f_rename

source ยท
pub unsafe extern "C" fn f_rename(
    path_old: *const i8,
    path_new: *const i8,
) -> u32