glfwGetWindowPos top-level property

GlfwGetWindowPos glfwGetWindowPos
getter/setter pair

Implementation

GlfwGetWindowPos glfwGetWindowPos =
    Pointer<NativeFunction<GlfwGetWindowPosNative>>.fromAddress(0)
        .asFunction<GlfwGetWindowPos>();