rust_htslib::htslib

Function sam_hdr_update_line

Source
pub unsafe extern "C" fn sam_hdr_update_line(
    h: *mut sam_hdr_t,
    type_: *const i8,
    ID_key: *const i8,
    ID_value: *const i8,
    ...
) -> i32