Retrieve the version of glview.
#include <glview/glview.h>
GLVIEW_API int glview_get_version(void)
The glview_get_version() function retrieves the version of the glview library that your application is using.
The version of the glview library using the scheme described for GLVIEW_VERSION.