curl_easy_strerror
fn
const(char) * curl_easy_strerror(CURLcode )Name: curl_easy_strerror()
Description:
The curl_easy_strerror function may be used to turn a CURLcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.