nRF WiFi
Loading...
Searching...
No Matches

◆ data_mem_zalloc

void *(* nrf_wifi_osal_ops::data_mem_zalloc) (size_t size)

Allocate zero-initialized memory for data.

Parameters
sizeThe size of the memory to allocate.
Returns
A pointer to the start of the allocated memory.