GlMultiDrawElements typedef
GlMultiDrawElements =
void Function(int mode, Pointer<Int32> count, int type, Pointer<NativeType> indices, int drawcount)
Implementation
typedef GlMultiDrawElements = void Function(
int mode, Pointer<Int32> count, int type, Pointer indices, int drawcount);