c_g_spawn_async_with_pipes
extern (C) __gshared
bool function(const(char)* workingDirectory, char** argv, char** envp, GSpawnFlags flags, GSpawnChildSetupFunc childSetup, void* userData, GPid* childPid, int* standardInput, int* standardOutput, int* standardError, GError** _err) c_g_spawn_async_with_pipes;
glib c functions
static variables