FUnixPlatformMemory::FUnixSharedMemoryRegion::FUnixSharedMemoryRegion

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Unix/UnixPlatformMemory.h"

Syntax

FUnixSharedMemoryRegion
(
    const FString & InName,
    uint32 InAccessMode,
    void * InAddress,
    SIZE_T InSize,
    int InFd,
    bool bInCreatedThisRegion
)

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