Handbook
Glossary
g_test_create_suite ( suite_name -- GTestSuite* )
Vocabulary
glib
.
ffi
Inputs
suite_name
an
object
Outputs
GTestSuite*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GTestSuite*
g_test_create_suite
( gchar* suite_name )