PFNGLCOLOR4XOESPROCDart typedef

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

Implementation

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