![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | FMallocAnsi |
Functions | |
| CORE_API void * | AnsiMalloc (SIZE_T Size, uint32 Alignment) |
| CORE_API void * | AnsiRealloc (void *Ptr, SIZE_T NewSize, uint32 Alignment) |
| CORE_API void | AnsiFree (void *Ptr) |