PFNGLGETNCOLORTABLEARBPROCDart typedef

PFNGLGETNCOLORTABLEARBPROCDart = void Function(int target, int format, int type, int bufSize, Pointer<NativeType> table)

Implementation

typedef PFNGLGETNCOLORTABLEARBPROCDart =
    void Function(
      int target,
      int format,
      int type,
      int bufSize,
      Pointer<NativeType> table,
    );