FMallocThreadSafeProxy::Realloc

Realloc

Windows
MacOS
Linux

Override Hierarchy

FMalloc::Realloc()

FMallocThreadSafeProxy::Realloc()

References

Module

Core

Header

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

Include

#include "HAL/MallocThreadSafeProxy.h"

Syntax

virtual void * Realloc
(
    void * Ptr,
    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