Function Gl.BindVertexBuffers
Commands for GL_VERSION_4_4
void BindVertexBuffers
(
uint first,
int count,
const(uint)* buffers,
const(long)* offsets,
const(int)* strides
) const;