Bgzf

reference counted BGZF wrapper can be used directly as a BGZF *

pragma(inline, true)
alias Bgzf = SafeHtslibPtr!(BGZF, bgzf_close)

Meta