glew/auto/src/wglew_post.h

14 lines
229 B
C
Raw Normal View History

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