Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental > API/Runtime/Core/Experimental/TConcurrentLinearAllocator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Experimental/ConcurrentLinearAllocator.h |
| Include | #include "Experimental/ConcurrentLinearAllocator.h" |
static void * Realloc
(
void * Old,
SIZE_T Size,
uint32 Alignment
)