Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
Include |
#include "Memory/SharedBuffer.h" |
Source |
/Engine/Source/Runtime/Core/Private/Memory/SharedBuffer.cpp |
static FUniqueBuffer MakeView
(
void * Data,
uint64 Size
)
Make a non-owned view of the input.