VMS Help  —  CRTL  dlclose
    Deallocates the address space for a shared library.

    Format

      #include  <dlfcn.h>

      void dlclose  (void *handle);
Additional Information: explode extract
Argument Description
Close Help