nrfxlib API 0.1.0
|
void *(* nrf_wifi_osal_ops::nbuf_data_pull) (void *nbuf, unsigned int size) |
Decrease the data area of a network buffer at the start of the area.
nbuf | A pointer to the network buffer. |
size | The size to decrease the data area by. |