Function Gl.DrawElementsInstancedBaseInstance
Commands for GL_VERSION_4_2
void DrawElementsInstancedBaseInstance
(
uint mode,
int count,
uint type,
const(void)* indices,
int instancecount,
uint baseinstance
) const;