Handbook
Glossary
g_unix_connection_receive_fd ( unix_connection cancellable error -- gint )
Vocabulary
gio
.
ffi
Inputs
unix_connection
an
object
cancellable
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_connection_receive_fd
( GUnixConnection* unix_connection, GCancellable*
cancellable, GError* error )