GlVertexAttribI3i typedef

GlVertexAttribI3i = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlVertexAttribI3i = void Function(int index, int x, int y, int z);