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