ALIAS
cerr()
ShortPHP reference for curl_error().
Signature
curl_error(CurlHandle $handle): string
Example
cerr(...);PHP equivalent
curl_error() is the canonical PHP function. ShortPHP provides cerr() as the convenience alias.
Extension: curl