Handbook
Glossary
g_subprocess_launcher_set_stderr_file_path ( subprocess_launcher path -- )
Vocabulary
gio
.
ffi
Inputs
subprocess_launcher
an
object
path
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_subprocess_launcher_set_stderr_file_path
( GSubprocessLauncher* subprocess_launcher, char* path )