Handbook
Glossary
g_module_build_path ( directory module_name -- gchar* )
Vocabulary
gmodule
.
ffi
Inputs
directory
an
object
module_name
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gmodule.ffi
LIBRARY:
gmodule
FUNCTION:
gchar*
g_module_build_path
( gchar* directory, gchar* module_name )