Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned
| Name | FPoolInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp |
| Include Path | #include "HAL/MallocBinned.cpp" |
Syntax
struct FPoolInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetBytes() |
|||
UPTRINT GetOsBytes
(
uint32 InPageSize, |
|||
void Link
(
FPoolInfo*& Before |
|||
void SetAllocationSizes
(
uint32 InBytes, |
|||
void Unlink() |