DisposeSentinel.Create(IntPtr,Allocator,AtomicSafetyHandle,DisposeSentinel,int,DeallocateDelegate)

切换到手册

参数

ptr内存指针。
label分配器。
safety安全句柄。
sentinel生成哨兵值。
callSiteStackDepth调用站点堆栈深度。
deallocateDelegate释放委托。

描述

创建哨兵值。

如果 NativeLeakDetectionNativeLeakDetectionMode.Disabled 相同,则哨兵值为 null。