System.ZLib.in_func

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

C++

typedef unsigned __fastcall (*in_func)(void * in_desc, System::PByte &buf);

プロパティ

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

説明

in_funcinflateBack 関数にパラメータとして渡される関数を表します。


詳細は、ZLib ライブラリから提供される元のドキュメントを参照してください。

関連項目