Linker.unloadLibrary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void unloadLibrary(string library)
    struct Linker
    static
    void
    unloadLibrary
    (
    string library
    )
  2. void unloadLibrary(string[] libraries)
  3. void unloadLibrary(LIBRARY library)

Meta