Exemplo n.º 1
0
 public static void IconifyWindow(Window window)
 {
     Imports.glfwIconifyWindow(window);
 }