Skip to main content

_rename_r

Function _rename_r 

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