External free
From GMWiki, the Gamemaker Wiki.
This feature is only available in the registered version of Game Maker
void external_free(dll)
Frees the dll dll. This is for example needed when you want to remove the dll, which will not be permitted otherwise.

