|
AWS IoT Device SDK C:
Linear Containers
Linked lists and Queues
|
| Return to main page ↑ |
Remove an element at the tail of the queue.
| [in] | pQueue | The queue that holds the element to remove. |
NULL if the queue is empty. The macro IotLink_Container may be used to determine the address of the link's container.