GlMultiDrawElementsNative typedef
GlMultiDrawElementsNative =
Void Function(Uint32 mode, Pointer<Int32> count, Uint32 type, Pointer<NativeType> indices, Int32 drawcount)
Implementation
typedef GlMultiDrawElementsNative = Void Function(Uint32 mode,
Pointer<Int32> count, Uint32 type, Pointer indices, Int32 drawcount);