glfwGetCursorPos top-level property

GlfwGetCursorPos glfwGetCursorPos
getter/setter pair

Implementation

GlfwGetCursorPos glfwGetCursorPos =
    Pointer<NativeFunction<GlfwGetCursorPosNative>>.fromAddress(0)
        .asFunction<GlfwGetCursorPos>();