nrfxlib API 0.1.0
|
int(* nrf_wifi_osal_ops::mem_cmp) (const void *addr1, const void *addr2, size_t size) |
Compare memory.
addr1 | A pointer to the first memory block. |
addr2 | A pointer to the second memory block. |
size | The size of the memory blocks. |