#ifndef GLKOS_H
#define GLKOS_H
#include "gl.h"
__BEGIN_DECLS
GLAPI void APIENTRY glKosSwapBuffers();
__END_DECLS
#endif // GLKOS_H