Function Gl.DrawRangeElements
Commands for GL_VERSION_1_2
void DrawRangeElements
(
uint mode,
uint start,
uint end,
int count,
uint type,
const(void)* indices
) const;