glfwGetWGLContext

/////////////////////////////////////////////////////////////////////// /// GLFW native API ////// ///////////////////////////////////////////////////////////////////////

export extern (C) @nogc nothrow __gshared
HGLRC
glfwGetWGLContext
(
GLFWwindow* handle
)

Meta