glew-cmake/auto/src/wglew_post.h
2003-09-15 16:53:02 +00:00

14 lines
232 B
C

/* ------------------------------------------------------------------------- */
GLEWAPI GLboolean wglewGetExtension (const GLubyte* name);
#ifdef __cplusplus
}
#endif
#undef GLEWAPI
#endif /* _WIN32 */
#endif /* __wglew_h__ */