System.ZLib.out_func
Delphi
out_func = function(out_desc: Pointer; buf: PByte; length: Cardinal): Integer; cdecl;
C++
typedef int __cdecl (*out_func)(void * out_desc, System::PByte buf, unsigned length);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
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 !