(Internal) Freeing the loaded FMU library.
fmu_ulink(library)
handle to the library that has been loaded with fmu_link.
![]() | Internal function which is used by Scilab macros that implements standard FMI functions. |
fmu_ulink is the function which frees the loaded dynamic library
.dll for Windows and .so for Linux. If this
function succeeds, the return value is not NULL. If it fails, the return
value is the last error that has been received for dynamic library.