Function Gl.DebugMessageInsert

Commands for GL_VERSION_4_3

void DebugMessageInsert (
  uint source,
  uint type,
  uint id,
  uint severity,
  int length,
  const(char)* buf
) const;