glew-cmake/auto/src/wglew_post.h
2003-07-06 15:01:13 +00:00

14 lines
229 B
C

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