hts_features

! @abstract Introspection on the features enabled in htslib

@return a bitfield of HTS_FEATURE_* macros.

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

Meta