hts_feature_string

! @abstract Introspection on the features enabled in htslib, string form

@return a string describing htslib build features

@system nothrow @nogc extern (C)
const(char)*
hts_feature_string
()

Meta