GlfwDestroyCursor typedef

GlfwDestroyCursor = void Function(Pointer<GLFWcursor> cursor)

Implementation

typedef GlfwDestroyCursor = void Function(Pointer<GLFWcursor> cursor);