|
AWS IoT Device SDK C:
Linear Containers
Linked lists and Queues
|
| Return to main page ↑ |
Check if a doubly-linked list is empty.
| [in] | pList | The doubly-linked list to check. |
true if the list is empty; false otherwise.