CleanMemory
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "CleanMemory")] public static extern void CleanMemory();
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "CleanMemory")] public static extern void CleanMemory();