rust_htslib::htslib

Function bcf_update_filter

Source
pub unsafe extern "C" fn bcf_update_filter(
    hdr: *const bcf_hdr_t,
    line: *mut bcf1_t,
    flt_ids: *mut i32,
    n: i32,
) -> i32