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.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_file_open_tmp
( char* tmpl, char** name_used, GError* error )