PFNGLDRAWRANGEELEMENTARRAYATIPROC typedef

PFNGLDRAWRANGEELEMENTARRAYATIPROC = Void Function(Uint32 mode, Uint32 start, Uint32 end, Uint32 count)

Implementation

typedef PFNGLDRAWRANGEELEMENTARRAYATIPROC =
    Void Function(Uint32 mode, Uint32 start, Uint32 end, Uint32 count);