[][src]Function rust_htslib::htslib::bcf_update_filter

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