CleanMemory

This function ..

Syntax

public const string enginedll = @"engine.dll";

[DllImport(enginedll, EntryPoint = "CleanMemory")]
public static extern void CleanMemory();