PFNGLSECONDARYCOLOR3HNVPROC typedef

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

Implementation

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