GlVertexAttribIFormatNV typedef

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

Implementation

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