PFNGLDRAWELEMENTSINSTANCEDEXTPROCDart typedef

PFNGLDRAWELEMENTSINSTANCEDEXTPROCDart = void Function(int mode, int count, int type, Pointer<NativeType> indices, int primcount)

Implementation

typedef PFNGLDRAWELEMENTSINSTANCEDEXTPROCDart =
    void Function(
      int mode,
      int count,
      int type,
      Pointer<NativeType> indices,
      int primcount,
    );