Postfix3.3.1
データ構造 | 型定義 | 関数
load_lib.h ファイル

[ソースコード]

データ構造

struct  LIB_FN
 
struct  LIB_DP
 

型定義

typedef struct LIB_FN LIB_FN
 
typedef struct LIB_DP LIB_DP
 

関数

void load_library_symbols (const char *, LIB_FN *, LIB_DP *)
 

型定義詳解

typedef struct LIB_DP LIB_DP
typedef struct LIB_FN LIB_FN

関数詳解

void load_library_symbols ( const char *  ,
LIB_FN ,
LIB_DP  
)