関数定義書 コメント 規約

g_isi_client_set_debug

構文構文

Set a debugging function for @a client. This function will be

void g_isi_client_set_debug(
  GIsiClient * client
  GIsiDebugFunc func
  void * opaque
)

パラメータパラメータ

client
func
opaque

機能概要機能概要

Set a debugging function for @a client. This function will be
called whenever an ISI protocol message is sent or received.
@param client client to debug
@param func debug function
@param opaque user data

ファイル名ファイル名

client.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | client.c