PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEPROCDart typedef

PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEPROCDart = void Function(int mode, int first, int count, int instancecount, int baseinstance)

Implementation

typedef PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEPROCDart =
    void Function(
      int mode,
      int first,
      int count,
      int instancecount,
      int baseinstance,
    );