GlVertexAttribLFormatNV typedef

GlVertexAttribLFormatNV = void Function(int index, int size, int type, int stride)

Implementation

typedef GlVertexAttribLFormatNV = void Function(
    int index, int size, int type, int stride);