parin.bindings.gf.glfw3
The glfw3 module provides access to the glfw3.h functions.
Types 1
structGLFWwindow
Functions 2
fn
void glfwMakeContextCurrent(GLFWwindow * window)Makes the OpenGL or OpenGL ES context of the specified window current on the calling thread.