hts_version

! @abstract Get the htslib version number @return For released versions, a string like "N.N.N"; or git describe output if using a library built within a Git repository.

extern (C)
const(char)*
hts_version
()

Meta