Table of Contents

Interface IAllocator

Namespace
Misaki.HighPerformance.LowLevel.Buffer
Assembly
Misaki.HighPerformance.LowLevel.dll

Represents an state interface for managing memory allocations.

public interface IAllocator

Properties

Handle

Gets a reference to the allocation handle associated with this state.

AllocationHandle Handle { get; }

Property Value

AllocationHandle