PFNGLCLEARCOLORXOESPROCDart typedef

PFNGLCLEARCOLORXOESPROCDart = void Function(int red, int green, int blue, int alpha)

Implementation

typedef PFNGLCLEARCOLORXOESPROCDart =
    void Function(int red, int green, int blue, int alpha);