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