rust_htslib::htslib

Function sam_hdr_remove_line_pos

Source
pub unsafe extern "C" fn sam_hdr_remove_line_pos(
    h: *mut sam_hdr_t,
    type_: *const i8,
    position: i32,
) -> i32