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);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
Description
Embarcadero Technologies does not currently have any additional information.