FGenericStackBasedMallocCrash::Realloc

Realloc

Windows
MacOS
Linux

Override Hierarchy

FMalloc::Realloc()

FGenericStackBasedMallocCrash::Realloc()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMallocCrash.h

Include

#include "GenericPlatform/GenericPlatformMallocCrash.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMallocCrash.cpp

Syntax

virtual void * Realloc
(
    void * Original,
    SIZE_T Count,
    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