GlVertexAttribIFormat typedef

GlVertexAttribIFormat = void Function(int attribindex, int size, int type, int relativeoffset)

Implementation

typedef GlVertexAttribIFormat = void Function(
    int attribindex, int size, int type, int relativeoffset);