System.Curl.curl_calloc_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_calloc_callback = function (nmemb: size_t; size: size_t): Pointer; cdecl;

C++

typedef void * __cdecl (*curl_calloc_callback)(unsigned nmemb, unsigned size);

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 !