PFNGLCOLOR3USPROCDart typedef

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

Implementation

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