System.Curl.curl_unescape
Delphi
curl_unescape: function (&string: MarshaledAString; length: Integer): MarshaledAString; cdecl;
C++
extern DELPHI_PACKAGE char * __cdecl (*curl_unescape)(char * string, int length);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies does not currently have any additional information.