openHiTLS API openHiTLS 0.1.0-Alpha1
Data Fields
MemCallback Struct Reference

#include <bsl_sal.h>

Data Fields

void *(* pfMalloc )(uint32_t size)
 Allocate a memory block.
 
void(* pfFree )(void *addr)
 Reclaim a memory block allocated by pfMalloc.
 

Detailed Description

Registrable function structure for memory allocation/release.


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