PFNGLCOLOR3SPROC typedef

PFNGLCOLOR3SPROC = Void Function(Int16 red, Int16 green, Int16 blue)

Implementation

typedef PFNGLCOLOR3SPROC = Void Function(Int16 red, Int16 green, Int16 blue);