GlTextureParameterIuiv typedef

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

Implementation

typedef GlTextureParameterIuiv = void Function(
    int texture, int pname, Pointer<Uint32> params);