Property Function
Function
The allocator function. It can allocate, deallocate, or reallocate.
Declaration
public readonly AllocatorManager.TryFunction Function { get; }
Property Value
Type | Description |
---|---|
AllocatorManager.TryFunction |
The allocator function. It can allocate, deallocate, or reallocate.
public readonly AllocatorManager.TryFunction Function { get; }
Type | Description |
---|---|
AllocatorManager.TryFunction |