@param h Pointer to the header structure previously read @param b Pointer to the BAM record to be checked @param filt Pointer to the filter, created from hts_filter_init. @return 1 if passes, 0 if not, and <0 on error.
See Implementation
@param h Pointer to the header structure previously read @param b Pointer to the BAM record to be checked @param filt Pointer to the filter, created from hts_filter_init. @return 1 if passes, 0 if not, and <0 on error.