FMallocBinned::Private::AllocateHashBucket

Allocates a hash bucket from the free list of hash buckets

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp

Include

#include "HAL/MallocBinned.cpp"

Syntax

static PoolHashBucket * AllocateHashBucket
(
    FMallocBinned & Allocator
)

Remarks

Allocates a hash bucket from the free list of hash buckets

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