Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocCallstackHandler
- FMallocCallstackHandler::TrackFree()
- FMallocDoubleFreeFinder::TrackFree()
- FMallocFrameProfiler::TrackFree()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocCallstackHandler.h |
| Include | #include "HAL/MallocCallstackHandler.h" |
void TrackFree
(
void * Ptr,
uint32 OldSize,
int32 CallStackIndex
)