UnsafeScratchAllocator(void*, int)
Initializes and returns an instance of UnsafeScratchAllocator.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
public UnsafeScratchAllocator(void* ptr, int capacityInBytes)