Beispiel #1
0
 public IntPtr GetGLProcAddress(string name)
 {
     return(GLFW.GetProcAddress(name));
 }