GlVertexAttribBinding typedef

GlVertexAttribBinding = void Function(int attribindex, int bindingindex)

Implementation

typedef GlVertexAttribBinding = void Function(
    int attribindex, int bindingindex);