FMallocDebug::Realloc

Realloc

Windows
MacOS
Linux

Override Hierarchy

FMalloc::Realloc()

FMallocDebug::Realloc()

References

Module

Core

Header

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

Include

#include "HAL/MallocDebug.h"

Syntax

virtual void * Realloc
(
    void * InPtr,
    SIZE_T NewSize,
    uint32 Alignment
)

Remarks

Realloc

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