Function vips_rename

Source
pub unsafe extern "C" fn vips_rename(
    old_name: *const c_char,
    new_name: *const c_char,
) -> c_int