mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-28 16:51:57 +00:00
12 lines
211 B
C
12 lines
211 B
C
|
/* ------------------------------------------------------------------------ */
|
||
|
|
||
|
extern GLboolean glxewGetExtension (const char* name);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif /* _WIN32 */
|
||
|
|
||
|
#endif /* __glxew_h__ */
|