GlfwGetWindowUserPointer typedef

GlfwGetWindowUserPointer = Pointer<NativeType> Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwGetWindowUserPointer = Pointer Function(Pointer<GLFWwindow> window);