PFNGLCOLOR3SPROCDart typedef

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

Implementation

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