Handbook
Glossary
g_poll ( fds nfds timeout -- gint )
Vocabulary
glib
.
ffi
Inputs
fds
an
object
nfds
an
object
timeout
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_poll
( GPollFD* fds,
guint
nfds,
gint
timeout )