Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned3
| Name | Private |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned3.cpp |
| Include Path | #include "HAL/MallocBinned3.cpp" |
Syntax
struct Private
Constants
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void FreeBundles
(
FMallocBinned3& Allocator, |
|||
static FPoolInfoSmall * GetOrCreatePoolInfoSmall
(
FMallocBinned3& Allocator, |
Gets the FPoolInfoSmall for a small block memory address. |