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