Function Gl.DrawElements

Commands for GL_VERSION_1_1

void DrawElements (
  uint mode,
  int count,
  uint type,
  const(void)* indices
) const;