|
AWS IoT Device SDK C:
Linear Containers
Linked lists and Queues
|
| Return to main page ↑ |
Return an IotLink_t representing the last element in a doubly-linked list without removing it.
| [in] | pList | The list to peek. |
NULL if the list is empty. The macro IotLink_Container may be used to determine the address of the link's container.