Handbook
Glossary
g_unix_fd_list_append ( unix_fdlist fd error -- gint )
Vocabulary
gio
.
ffi
Inputs
unix_fdlist
an
object
fd
an
object
error
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gint
g_unix_fd_list_append
( GUnixFDList* unix_fdlist,
gint
fd, GError* error )