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