GlGetVertexAttribIuiv typedef

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

Implementation

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