wb_release_library

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.

See also

wb_load_library
Low-level functions