hts_sys

Function bcf_has_filter

Source
pub unsafe extern "C" fn bcf_has_filter(
    hdr: *const bcf_hdr_t,
    line: *mut bcf1_t,
    filter: *mut c_char,
) -> c_int