Handbook
Glossary
g_test_trap_subprocess_with_envp ( test_path envp usec_timeout test_flags -- )
Vocabulary
glib
.
ffi
Inputs
test_path
an
object
envp
an
object
usec_timeout
an
object
test_flags
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_test_trap_subprocess_with_envp
( gchar* test_path, char** envp,
guint64
usec_timeout,
GTestSubprocessFlags
test_flags )