glfwGetMonitorName top-level property

GlfwGetMonitorName glfwGetMonitorName
getter/setter pair

Implementation

GlfwGetMonitorName glfwGetMonitorName =
    Pointer<NativeFunction<GlfwGetMonitorNameNative>>.fromAddress(0)
        .asFunction<GlfwGetMonitorName>();