PFNGLDRAWRANGEELEMENTSBASEVERTEXPROC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias PFNGLDRAWRANGEELEMENTSBASEVERTEXPROC = void function(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const(GLvoid)* indices, GLint basevertex)

Meta