Exemplo n.º 1
0
 public static extern int glfwGetWindowAttrib(Window *window, WindowAttributeGetter attribute);
Exemplo n.º 2
0
 /// <inheritdoc />
 public abstract unsafe bool GetWindowAttrib(Window *window, WindowAttributeGetter attribute);