PFNGLSECONDARYCOLOR3UIPROC typedef

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

Implementation

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