GlGetVertexAttribIuiv typedef

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

Implementation

typedef GlGetVertexAttribIuiv = void Function(
    int index, int pname, Pointer<Uint32> params);