System.Curl.curl_strdup_callback
Delphi
curl_strdup_callback = function (str: MarshaledAString): MarshaledAString; cdecl;
C++
typedef char * __cdecl (*curl_strdup_callback)(char * str);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !