Beispiel #1
0
 public static void MakeContextCurrent(Window window)
 {
     Imports.glfwMakeContextCurrent(window);
 }