nl::MemoryManagement
Stay organized with collections
Save and categorize content based on your preferences.
#include <src/lib/support/SerializationUtils.h>
A c-struct of memory allocate/free functions.
Summary
Public attributes |
|
---|---|
mem_alloc
|
|
mem_free
|
MemoryFree
|
mem_realloc
|
MemoryReallocate
|
Public attributes
mem_alloc
MemoryAllocate nl::MemoryManagement::mem_alloc
mem_free
MemoryFree nl::MemoryManagement::mem_free
mem_realloc
MemoryReallocate nl::MemoryManagement::mem_realloc