System.ZLib.z_stream_s

提供:RAD Studio API Documentation

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_sz_stream のエイリアスを表します。


関連項目