Function Gl.ShaderSource

Commands for GL_VERSION_2_0

void ShaderSource (
  uint shader,
  int count,
  const(char*)* string,
  const(int)* length
) const;