hts_format_description

! @abstract Get a human-readable description of the file format @param fmt Format structure holding type, version, compression, etc. @return Description string, to be freed by the caller after use.

extern (C)
char*
hts_format_description
()

Meta