nl:: MemoryManagement
#include <src/lib/support/SerializationUtils.h>
記憶體配置/釋放函式的 c-struct。
摘要
公開屬性 |
|
---|---|
mem_alloc
|
|
mem_free
|
MemoryFree
|
mem_realloc
|
MemoryReallocate
|
公開屬性
mem_alloc
MemoryAllocate nl::MemoryManagement::mem_alloc
mem_free
MemoryFree nl::MemoryManagement::mem_free
mem_realloc
MemoryReallocate nl::MemoryManagement::mem_realloc