|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Embeddable heap position handle. More...
#include <zephyr/sys/min_heap_ref.h>
Data Fields | |
| uint16_t | idx |
| 1-based storage index; 0 means not in heap | |
Embeddable heap position handle.
Embed in the user struct, recover the containing struct with CONTAINER_OF().
| uint16_t min_heap_handle::idx |
1-based storage index; 0 means not in heap