PFNGLSECONDARYCOLOR3BEXTPROC typedef

PFNGLSECONDARYCOLOR3BEXTPROC = Void Function(Int8 red, Int8 green, Int8 blue)

Implementation

typedef PFNGLSECONDARYCOLOR3BEXTPROC =
    Void Function(Int8 red, Int8 green, Int8 blue);