Declaration:
void FreeLibrary(unsigned long inst);
Description
De-allocates the specified DLL. HINSTANCE obtained by the LoadLibrary call is transferred as the parameter.