AnsiRealloc

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocAnsi.h"

Source

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

Syntax

void * AnsiRealloc
(
    void * Ptr,
    SIZE_T NewSize,
    uint32 Alignment
)

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