PFNGLSECONDARYCOLOR3BPROCDart typedef

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

Implementation

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