Versions with this page:
Versions without this page:
class in Unity.Collections.LowLevel.Unsafe
DisposeSentinel is used to detect memory leaks.
It becomes available by defining the ENABLE_UNITY_COLLECTIONS_CHECKS symbol.See Also: the example in NativeContainerAttribute.