public static void Shutdown() { if (ourDllHandle == IntPtr.Zero) { ourLoader.FreeLibrary(ourDllHandle); } }
public static void closePatch() { LibPD.Release(); while (loader.FreeLibrary(SDllHandle)) { } }