FMemory::SystemMalloc

C style memory allocation stubs that fall back to C runtime

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/UnrealMemory.h"

Syntax

static void * SystemMalloc
(
    SIZE_T Size
)

Remarks

C style memory allocation stubs that fall back to C runtime

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