System.ZLib.z_stream_s
Delphi
z_stream_s = z_stream;
C++
typedef z_stream z_stream_s;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
record typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
説明
z_stream_s は z_stream のエイリアスを表します。