Function Gl.GetShaderSource

Commands for GL_VERSION_2_0

void GetShaderSource (
  uint shader,
  int bufSize,
  int* length,
  char* source
) const;