public interface INativeMemoryRegionEntries
Properties
Declaration
ArrayEntries<ulong> addressBase { get; }
Property Value
Declaration
ArrayEntries<ulong> addressSize { get; }
Property Value
Declaration
ArrayEntries<int> firstAllocationIndex { get; }
Property Value
Declaration
ArrayEntries<string> memoryRegionName { get; }
Property Value
Declaration
ArrayEntries<int> numAllocations { get; }
Property Value
Declaration
ArrayEntries<int> parentIndex { get; }
Property Value
Methods
Declaration
Returns