PFNGLSECONDARYCOLOR3UIEXTPROC typedef

PFNGLSECONDARYCOLOR3UIEXTPROC = Void Function(Uint32 red, Uint32 green, Uint32 blue)

Implementation

typedef PFNGLSECONDARYCOLOR3UIEXTPROC =
    Void Function(Uint32 red, Uint32 green, Uint32 blue);