Example #1
0
 public static extern int glfwGetWindowAttrib(Window *window, WindowAttributeGetBool attribute);
Example #2
0
 public static extern bool GetWindowAttrib(Window window, WindowAttributeGetBool attribute);