glfwSetWindowUserPointer top-level property

GlfwSetWindowUserPointer glfwSetWindowUserPointer
getter/setter pair

Implementation

GlfwSetWindowUserPointer glfwSetWindowUserPointer =
    Pointer<NativeFunction<GlfwSetWindowUserPointerNative>>.fromAddress(0)
        .asFunction<GlfwSetWindowUserPointer>();