Exemple #1
0
 public static Monitor GetPrimaryMonitor()
 {
     return(Imports.glfwGetPrimaryMonitor());
 }