GlfwCreateStandardCursor typedef

GlfwCreateStandardCursor = Pointer<GLFWcursor> Function(int shape)

Implementation

typedef GlfwCreateStandardCursor = Pointer<GLFWcursor> Function(int shape);