関数定義書 コメント 規約

g_isi_pipe_start

構文構文

Enable a pipe, i.e. turn on data transfer between the two end points.

int g_isi_pipe_start(
  GIsiPipe * pipe
)

パラメータパラメータ

pipe

機能概要機能概要

Enable a pipe, i.e. turn on data transfer between the two end points.
@param pipe pipe as returned from g_isi_pipe_create()
@return 0 on success or an error code

ファイル名ファイル名

pipe.c

See Also

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