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