Class AsyncQueue

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class AsyncQueue extends ProxyInstance
An opaque data structure which represents an asynchronous queue.

It should only be accessed through the g_async_queue_* functions.