mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-26 02:17:44 +00:00
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80 783a27ee-832a-0410-bc00-9f386506c6dd
14 lines
229 B
C
14 lines
229 B
C
/* ------------------------------------------------------------------------- */
|
|
|
|
GLEWAPI GLboolean wglewGetExtension (const char* name);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#undef GLEWAPI
|
|
|
|
#endif /* _WIN32 */
|
|
|
|
#endif /* __wglew_h__ */
|