Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include |
#include "Memory/MemoryView.h" |
constexpr TMemoryView
(
DataType * InData,
uint64 InSize
)
Construct a view of InSize bytes starting at InData.