rust_htslib::htslib

Function rename

Source
pub unsafe extern "C" fn rename(
    __old: *const i8,
    __new: *const i8,
) -> i32