GlfwCreateStandardCursorNative typedef

GlfwCreateStandardCursorNative = Pointer<GLFWcursor> Function(Int32 shape)

Implementation

typedef GlfwCreateStandardCursorNative = Pointer<GLFWcursor> Function(
    Int32 shape);