Version: 2022.2
public static void FreeTracked (void* memory, Unity.Collections.Allocator allocator);

参数

memory 内存指针。
allocator 分配器。

描述

Free memory with leak tracking.