hts_features

! @abstract Introspection on the features enabled in htslib

@return a bitfield of HTS_FEATURE_* macros.

@system nothrow @nogc extern (C)
uint
hts_features
()

Meta