Function Gl.DrawElementsBaseVertex

Commands for GL_VERSION_3_2

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