Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
XMemoryCallback Struct Reference

Defines a set of memory callback handlers that can be modified. More...

Detailed Description

Defines a set of memory callback handlers that can be modified.

memoryCallbackNotify is a global XMemoryCallback. If you modify it, you can replace default callbacks by your own one.

#include <XMemory.h>

Public Attributes

mallocCallback malloc
 
reallocCallback realloc
 
freeCallback free
 

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