API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.14
void g_queue_init ( GQueue* queue )
A statically-allocated GQueue must be initialized with this function before it can be used. Alternatively you can initialize it with G_QUEUE_INIT. It is not necessary to initialize queues created with g_queue_new().
GQueue
G_QUEUE_INIT
Available since: 2.14