PFNGLSECONDARYCOLOR3UIPROCDart typedef

PFNGLSECONDARYCOLOR3UIPROCDart = void Function(int red, int green, int blue)

Implementation

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