[][src]Function quickjs_sys::rename

pub unsafe extern "C" fn rename(
    __old: *const c_char,
    __new: *const c_char
) -> c_int