PFNGLCOLORMASKIPROCDart typedef

PFNGLCOLORMASKIPROCDart = void Function(int index, int r, int g, int b, int a)

Implementation

typedef PFNGLCOLORMASKIPROCDart =
    void Function(int index, int r, int g, int b, int a);