Function Gl.DrawElementsInstanced
Commands for GL_VERSION_3_1
void DrawElementsInstanced
(
uint mode,
int count,
uint type,
const(void)* indices,
int instancecount
) const;