AllocatorManager.TryFunction
Used for calling an allocator function.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Delegate
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public delegate int AllocatorManager.TryFunction(nint allocatorState, ref AllocatorManager.Block block)