PFNGLMULTIDRAWARRAYSEXTPROCDart typedef

PFNGLMULTIDRAWARRAYSEXTPROCDart = void Function(int mode, Pointer<Int32> first, Pointer<Uint32> count, int primcount)

Implementation

typedef PFNGLMULTIDRAWARRAYSEXTPROCDart =
    void Function(
      int mode,
      Pointer<Int32> first,
      Pointer<Uint32> count,
      int primcount,
    );