glfwSetWindowMonitor top-level property

GlfwSetWindowMonitor glfwSetWindowMonitor
getter/setter pair

Implementation

GlfwSetWindowMonitor glfwSetWindowMonitor =
    Pointer<NativeFunction<GlfwSetWindowMonitorNative>>.fromAddress(0)
        .asFunction<GlfwSetWindowMonitor>();