FMallocBinned2::FPerThreadFreeBlockLists::CanFree

Return true if a pointer can be pushed

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h

Include

#include "HAL/MallocBinned2.h"

Syntax

bool CanFree
(
    uint32 InPoolIndex,
    uint32 InBlockSize
)

Remarks

Return true if a pointer can be pushed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss