PFNGLCOLOR3FPROC typedef

PFNGLCOLOR3FPROC = Void Function(Float red, Float green, Float blue)

Implementation

typedef PFNGLCOLOR3FPROC = Void Function(Float red, Float green, Float blue);