Memory Manager Functions
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
The memory manager functions can dynamically allocate, manipulate, and release memory.
You must include the appropriate header and library files to use these functions in a shared library.
You can perform the following operations by using the functions listed.
- Handles and pointers, verifying
- Handles, allocating and releasing
- Memory utilities
- Memory zone utilities
- Pointers, allocating and releasing