glfwMakeContextCurrent
fn
void glfwMakeContextCurrent(GLFWwindow * window)Makes the OpenGL or OpenGL ES context of the specified window current on the calling thread.
void glfwMakeContextCurrent(GLFWwindow * window)Makes the OpenGL or OpenGL ES context of the specified window current on the calling thread.