FMallocBinned2::FPtrToPoolMapping::GetHashBucketAndPoolIndices

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocBinned2.h"

Syntax

void GetHashBucketAndPoolIndices
(
    const void * InPtr,
    uint32 & OutBucketIndex,
    UPTRINT & OutBucketCollision,
    uint32 & OutPoolIndex
) const

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