Function Gl.VertexAttribPointer
Commands for GL_VERSION_2_0
void VertexAttribPointer
(
uint index,
int size,
uint type,
ubyte normalized,
int stride,
const(void)* pointer
) const;