System.ZLib.z_off64_t

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type z_off64_t = Int64;

C++

typedef __int64 z_off64_t;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

説明

z_off64_tInt64 のエイリアスを表します。


関連項目