|
gwenhywfar
5.10.1
|
#include <gwenhywfar/process.h>

Go to the source code of this file.
Functions | |
| int | GWEN_Process_ModuleFini (void) |
| int | GWEN_Process_ModuleInit (void) |
| int | GWEN_Process_WaitAndRead (GWEN_PROCESS *pr, GWEN_BUFFER *stdOutBuffer, GWEN_BUFFER *stdErrBuffer) |
| int GWEN_Process_ModuleFini | ( | void | ) |
| int GWEN_Process_ModuleInit | ( | void | ) |
| int GWEN_Process_WaitAndRead | ( | GWEN_PROCESS * | pr, |
| GWEN_BUFFER * | stdOutBuffer, | ||
| GWEN_BUFFER * | stdErrBuffer | ||
| ) |
1.8.14