PFNGLCOLOR3IPROC typedef

PFNGLCOLOR3IPROC = Void Function(Int32 red, Int32 green, Int32 blue)

Implementation

typedef PFNGLCOLOR3IPROC = Void Function(Int32 red, Int32 green, Int32 blue);