 構文
構文connman_task_run:
int connman_task_run(
  struct connman_task * task 
  connman_task_exit_t function 
  void * user_data 
  int * stdin_fd 
  int * stdout_fd 
  int * stderr_fd 
)
 パラメータ
パラメータ 機能概要
機能概要connman_task_run: @task: task structure @function: exit callback @user_data: optional exit user data @fd: optional spawn with pipe
 ファイル名
ファイル名目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | task.c