PFNGLSECONDARYCOLOR3UBEXTPROC typedef

PFNGLSECONDARYCOLOR3UBEXTPROC = Void Function(Uint8 red, Uint8 green, Uint8 blue)

Implementation

typedef PFNGLSECONDARYCOLOR3UBEXTPROC =
    Void Function(Uint8 red, Uint8 green, Uint8 blue);