Contents

IODataQueueClientDequeueEntryBlock

The handler block you use to remove data from a queue.

Declaration

typedef void (^)(const void *, unsigned long) IODataQueueClientDequeueEntryBlock;

See Also

Removing Work from the Queue