glfwGetWindowMonitor top-level property

GlfwGetWindowMonitor glfwGetWindowMonitor
getter/setter pair

Implementation

GlfwGetWindowMonitor glfwGetWindowMonitor =
    Pointer<NativeFunction<GlfwGetWindowMonitorNative>>.fromAddress(0)
        .asFunction<GlfwGetWindowMonitor>();