nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nrf_cloud_os_mem_hooks Struct Reference

Custom OS memory hooks for nRF Cloud library. More...

#include <nrf_cloud_os.h>

Data Fields

void *(* malloc_fn )(size_t size)
 
void *(* calloc_fn )(size_t count, size_t size)
 
void(* free_fn )(void *ptr)
 

Detailed Description

Custom OS memory hooks for nRF Cloud library.


The documentation for this struct was generated from the following file: