Example #1
0
 public static Window GetCurrentContext()
 {
     return(Imports.glfwGetCurrentContext());
 }