GlDrawElementsIndirect typedef
GlDrawElementsIndirect =
void Function(int mode, int type, Pointer<NativeType> indirect)
Implementation
typedef GlDrawElementsIndirect = void Function(
int mode, int type, Pointer indirect);