glfwGetMonitors top-level property

GlfwGetMonitors glfwGetMonitors
getter/setter pair

Implementation

GlfwGetMonitors glfwGetMonitors =
    Pointer<NativeFunction<GlfwGetMonitorsNative>>.fromAddress(0)
        .asFunction<GlfwGetMonitors>();