PFNGLDRAWRANGEELEMENTARRAYAPPLEPROC typedef
PFNGLDRAWRANGEELEMENTARRAYAPPLEPROC =
Void Function(Uint32 mode, Uint32 start, Uint32 end, Int32 first, Uint32 count)
Implementation
typedef PFNGLDRAWRANGEELEMENTARRAYAPPLEPROC =
Void Function(
Uint32 mode,
Uint32 start,
Uint32 end,
Int32 first,
Uint32 count,
);