GlDrawElementsIndirectNative typedef
GlDrawElementsIndirectNative =
Void Function(Uint32 mode, Uint32 type, Pointer<NativeType> indirect)
Implementation
typedef GlDrawElementsIndirectNative = Void Function(
Uint32 mode, Uint32 type, Pointer indirect);