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

参数

memory 内存指针。
allocator 分配器。

描述

Free memory with leak tracking.