Handbook
Glossary
g_access ( filename mode -- gint )
Vocabulary
glib
.
ffi
Inputs
filename
an
object
mode
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_access
( gchar* filename,
gint
mode )