terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ZeroFreeBSTR()

static void System.Runtime.InteropServices.Marshal.ZeroFreeBSTR ( IntPtr s)
inlinestatic

Definition at line 158 of file Marshal.cs.

159 {
160 if (!true)
161 {
162 }
163 Marshal.ClearBSTR(s);
164 }

References System.Runtime.InteropServices.Marshal.ClearBSTR(), and System.s.