Handbook
Glossary
g_async_queue_new_full ( item_free_func -- GAsyncQueue* )
Vocabulary
glib
.
ffi
Inputs
item_free_func
an
object
Outputs
GAsyncQueue*
an
object
Definition
USING:
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GAsyncQueue*
g_async_queue_new_full
(
GDestroyNotify
item_free_func )