Put an item into the queue without blocking.
If no free slot is immediately available, throw $(D_PSYMBOL QueueFullException).
See Implementation
Put an item into the queue without blocking.
If no free slot is immediately available, throw $(D_PSYMBOL QueueFullException).