Tbx

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

pragma(inline, true)
alias Tbx = SafeHtslibPtr!(tbx_t, tbx_destroy)

Meta