PFNGLCOLOR3UBPROCDart typedef

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

Implementation

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