PFNGLCOLOR3UBPROC typedef

PFNGLCOLOR3UBPROC = Void Function(Uint8 red, Uint8 green, Uint8 blue)

Implementation

typedef PFNGLCOLOR3UBPROC = Void Function(Uint8 red, Uint8 green, Uint8 blue);