rust_htslib::htslib

Function sam_passes_filter

Source
pub unsafe extern "C" fn sam_passes_filter(
    h: *const sam_hdr_t,
    b: *const bam1_t,
    filt: *mut hts_filter_t,
) -> i32