Function Gl.MultiDrawElements

Commands for GL_VERSION_1_4

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