FUnixPlatformMemory::PageProtect

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 bool PageProtect
(
    void *const Ptr,
    const SIZE_T Size,
    const bool bCanRead,
    const bool bCanWrite
)

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