Function esp_idf_sys::_rename_r

source ·
pub unsafe extern "C" fn _rename_r(
    arg1: *mut _reent,
    _old: *const c_char,
    _new: *const c_char
) -> c_int