PFNGLSECONDARYCOLOR3SEXTPROC typedef

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

Implementation

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