System.ZLib.z_stream.zalloc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

zalloc: alloc_func;  // used to allocate the internal state

C++

alloc_func zalloc;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
System.ZLib.pas
System.ZLib.hpp
System.ZLib z_stream


Nur für den internen Gebrauch.


Beschreibung

Weitere Informationen finden Sie in der Originaldokumentation von ZLib library.