PFNGLGETCOLORTABLEPARAMETERIVPROC typedef

PFNGLGETCOLORTABLEPARAMETERIVPROC = Void Function(Uint32 target, Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLGETCOLORTABLEPARAMETERIVPROC =
    Void Function(Uint32 target, Uint32 pname, Pointer<Int32> params);