This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
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 |