rust_htslib::htslib

Function sam_hdr_remove_lines

Source
pub unsafe extern "C" fn sam_hdr_remove_lines(
    h: *mut sam_hdr_t,
    type_: *const i8,
    id: *const i8,
    rh: *mut c_void,
) -> i32