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

◆ mem_zalloc

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

Allocate zero-initialized memory for control messages.

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