The acu_unload_all() function removes all cached programs from memory.
Usage
void ASTDCALL acu_unload_all(void);
Note: The DYNAMIC_MEMORY_LIMIT configuration variable affects how memory is released by calls to this function. See DYNAMIC_MEMORY_LIMIT for information on this configuration variable.