System.ZLib.free_func

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

Delphi

free_func = procedure(opaque, address: Pointer); cdecl;
free_func = procedure(opaque, address: Pointer); cdecl;

C++

typedef void __cdecl (*free_func)(void * opaque, void * address);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。