LLVMOrcRemoveModule

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. LLVMOrcErrorCode LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H)
  2. void LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H)
    __gshared extern (System) nothrow
    static if(!(LLVM_Version >= asVersion(5, 0, 0)))
    static if(LLVM_Version >= asVersion(3, 8, 0))
    void
    LLVMOrcRemoveModule

Meta