Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/TMallocBinnedCommon > API/Runtime/Core/HAL/TMallocBinnedCommon/Internal
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include | #include "HAL/MallocBinnedCommon.h" |
static PoolInfo * GetOrCreatePoolInfo
(
AllocType & Allocator,
void * InPtr,
typename PoolInfo::ECanary Kind,
bool bPreexisting
)
Remarks
Gets the PoolInfo for a large block memory address. If no valid info exists one is created.