sam_itr_next

/#define sam_itr_next(htsfp, itr, r) hts_itr_next((htsfp)->fp.bgzf, (itr), (r), (htsfp))

extern (C) pragma(inline, true)
sam_itr_next

Meta