FMallocBinned::Malloc

Malloc

Windows
MacOS
Linux

Override Hierarchy

FMalloc::Malloc()

FMallocBinned::Malloc()

References

Module

Core

Header

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

Include

#include "HAL/MallocBinned.h"

Source

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

Syntax

virtual void * Malloc
(
    SIZE_T Size,
    uint32 Alignment
)

Remarks

Malloc

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