nrfxlib API 0.1.0
|
void(* nrf_wifi_osal_ops::nbuf_headroom_res) (void *nbuf, unsigned int size) |
Reserve headroom at the beginning of the data area of a network buffer.
nbuf | A pointer to the network buffer. |
size | The size of the headroom to reserve. |