g_async_queue_new_full ( item_free_func -- GAsyncQueue* )


Vocabulary
glib.ffi

Inputs
item_free_funcan object


Outputs
GAsyncQueue*an object


Definition