public interface INativeAllocationEntries
Properties
Declaration
ArrayEntries<ulong> address { get; }
Property Value
Declaration
ArrayEntries<long> allocationSiteId { get; }
Property Value
Declaration
ArrayEntries<int> memoryRegionIndex { get; }
Property Value
Declaration
ArrayEntries<int> overheadSize { get; }
Property Value
Declaration
ArrayEntries<int> paddingSize { get; }
Property Value
Declaration
ArrayEntries<long> rootReferenceId { get; }
Property Value
Declaration
ArrayEntries<ulong> size { get; }
Property Value
Methods
Declaration
Returns