PFNGLCOLOR3BPROC typedef

PFNGLCOLOR3BPROC = Void Function(Int8 red, Int8 green, Int8 blue)

Implementation

typedef PFNGLCOLOR3BPROC = Void Function(Int8 red, Int8 green, Int8 blue);