System.ZLib.z_stream_s
Delphi
z_stream_s = z_stream;
C++
typedef z_stream z_stream_s;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
record typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
Description
z_stream_s représente un alias pour z_stream.