GlDrawElements typedef
GlDrawElements =
void Function(int program, int colorNumber, int index, Pointer<NativeType> name)
Implementation
typedef GlDrawElements = void Function(
int mode, int count, int type, Pointer indices);