GlVertexAttribLFormat typedef

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

Implementation

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