nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ llist_node_data_get

void *(* nrf_wifi_osal_ops::llist_node_data_get) (void *node)

Get the pointer to the data which the linked list node points to.

Parameters
nodeA pointer to the linked list node.
Returns
A pointer to the data.