hts_feature_string

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

@return a string describing htslib build features

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

Meta