• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

12.2.3 library(shlib): Utility library for loading foreign objects (DLLs, shared objects)
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
      • Foreign Language Interface
        • Linking Foreign Modules
          • library(shlib): Utility library for loading foreign objects (DLLs, shared objects)
            • use_foreign_library/1
            • use_foreign_library/2
            • compat_arch/2
            • load_foreign_library/1
            • load_foreign_library/2
            • unload_foreign_library/1
            • unload_foreign_library/2
            • current_foreign_library/2
            • reload_foreign_libraries/0
    • Packages
Availability::- use_module(library(shlib)).(can be autoloaded)
Sourcereload_foreign_libraries
Reload all foreign libraries loaded (after restore of a state created using qsave_program/2.
ClioPatria (version V3.1.1-51-ga0b30a5)