bool wb_release_library (int idlib)
Releases the DLL identified by idlib from memory. The idlib identifier must have been obtained with a call to wb_load_library().
NOTE: calling this function is usually not necessary.
wb_load_library
Low-level functions