コード例 #1
0
ファイル: GLFWNative.cs プロジェクト: voltairianman/opentk
 public static extern int glfwGetWindowAttrib(Window *window, WindowAttributeGetter attribute);
コード例 #2
0
 /// <inheritdoc />
 public abstract unsafe bool GetWindowAttrib(Window *window, WindowAttributeGetter attribute);