PFNGLCOLOR3BPROCDart typedef

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

Implementation

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