PFNGLSECONDARYCOLORP3UIVPROC typedef

PFNGLSECONDARYCOLORP3UIVPROC = Void Function(Uint32 type, Pointer<Uint32> color)

Implementation

typedef PFNGLSECONDARYCOLORP3UIVPROC = Void Function(
    Uint32 type, Pointer<Uint32> color);