Handbook
Glossary
g_file_open_tmp ( tmpl name_used error -- gint )
Vocabulary
glib
.
ffi
Inputs
tmpl
an
object
name_used
an
object
error
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_file_open_tmp
( gchar* tmpl, gchar** name_used, GError* error )