curl_version - returns the libcurl version string
#include <curl/curl.h>
char *curl_version( );
Returns a human readable string with the version number of libcurl and some of its important components (like OpenSSL version).
A pointer to a zero terminated string.
This HTML page was made with roffit.