PFNGLSECONDARYCOLOR3USPROC typedef

PFNGLSECONDARYCOLOR3USPROC = Void Function(Uint16 red, Uint16 green, Uint16 blue)

Implementation

typedef PFNGLSECONDARYCOLOR3USPROC =
    Void Function(Uint16 red, Uint16 green, Uint16 blue);