GlGetVertexAttribIiv typedef

GlGetVertexAttribIiv = void Function(int index, int pname, Pointer<Int32> params)

Implementation

typedef GlGetVertexAttribIiv = void Function(
    int index, int pname, Pointer<Int32> params);