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