GlfwGetWindowAttribNative typedef

GlfwGetWindowAttribNative = Int32 Function(Pointer<GLFWwindow> window, Int32 attrib)

Implementation

typedef GlfwGetWindowAttribNative = Int32 Function(
    Pointer<GLFWwindow> window, Int32 attrib);