FUnixPlatformMemory::MapNamedSharedMemoryRegion

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformMemory.h

Include

#include "Unix/UnixPlatformMemory.h"

Source

/Engine/Source/Runtime/Core/Private/Unix/UnixPlatformMemory.cpp

Syntax

static FSharedMemoryRegion * MapNamedSharedMemoryRegion
(
    const FString & InName,
    bool bCreate,
    uint32 AccessMode,
    SIZE_T Size
)

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