Handbook
Glossary
g_async_queue_timed_pop_unlocked ( async_queue end_time -- gpointer )
Vocabulary
glib
.
ffi
Inputs
async_queue
an
object
end_time
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gpointer
g_async_queue_timed_pop_unlocked
( GAsyncQueue* async_queue, GTimeVal* end_time )