glfwGetMonitorPos top-level property

GlfwGetMonitorPos glfwGetMonitorPos
getter/setter pair

Implementation

GlfwGetMonitorPos glfwGetMonitorPos =
    Pointer<NativeFunction<GlfwGetMonitorPosNative>>.fromAddress(0)
        .asFunction<GlfwGetMonitorPos>();