FLAC__VERSION_STRING

The version string of the release, stamped onto the libraries and binaries.

\note This does not correspond to the shared library version number, which is used to determine binary compatibility.

extern (C) nothrow extern __gshared const
char* FLAC__VERSION_STRING;

Meta