Version: 2022.3
言語: 日本語
public static int CheckForLeaks ();

戻り値

int The number of leaks found.

説明

Any memory allocated before this call, that hasn't already been freed, is assumed to have leaked. Prints a list of leaks.