GlVertexAttribBinding typedef

GlVertexAttribBinding = void Function(int pipeline, int program)

Implementation

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