PFNGLSECONDARYCOLOR3UBPROCDart typedef

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

Implementation

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