API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2023.3
gpointer g_async_queue_pop ( GAsyncQueue* queue )
Pops data from the queue. If queue is empty, this function blocks until data becomes available.
queue
Type: gpointer
gpointer
Data from the queue.
NULL