HtslibIterator.dup

Duplicate the iterator must fully duplicate hts_itr_t

struct HtslibIterator(T)
dup
()
if (
is(T == Bam1) ||
is(T == Bcf1)
||
is(T == Kstring)
)

Meta