Return a pointer to the last item in a list
PtGenListItem_t *PtGenListLastItem( PtWidget_t const *list );
This function returns a pointer to the last item in the list.
A pointer to the last item.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |