GLDEBUGPROC

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 GLDEBUGPROC = void function(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const(GLchar)* message, GLvoid* userParam)

Meta