PFNGLDRAWELEMENTARRAYAPPLEPROC typedef

PFNGLDRAWELEMENTARRAYAPPLEPROC = Void Function(Uint32 mode, Int32 first, Uint32 count)

Implementation

typedef PFNGLDRAWELEMENTARRAYAPPLEPROC =
    Void Function(Uint32 mode, Int32 first, Uint32 count);