Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FGrowableMallocChunk
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/GenericGrowableAllocator.h |
| Include | #include "Misc/GenericGrowableAllocator.h" |
FGrowableAllocationBase * Malloc
(
uint32 Size,
uint32 Alignment,
uint32 MinAllocationSize,
int32 OwnerType
)