PFNGLSECONDARYCOLOR3DPROC typedef

PFNGLSECONDARYCOLOR3DPROC = Void Function(Double red, Double green, Double blue)

Implementation

typedef PFNGLSECONDARYCOLOR3DPROC =
    Void Function(Double red, Double green, Double blue);