GlSamplerParameterIuiv typedef

GlSamplerParameterIuiv = void Function(int first, int count, Pointer<Uint32> textures)

Implementation

typedef GlSamplerParameterIuiv = void Function(
    int sampler, int pname, Pointer<Uint32> param);