Contents:
Defined in File pcqueue.h
Get the # slots available in the queue. The value returned cannot be relied upon in a multi-thread context without additional synchronization.
queue – The queue handle.
# free slots, or 0 on ERROR.