bindGLFW_WGL

Undocumented in source.
version(BindGLFW_Static && Windows)
enum bindGLFW_WGL = q{ extern(C) @nogc nothrow HGLRC glfwGetWGLContext(GLFWwindow* window); };

Meta