Function llvm_sys::orc::LLVMOrcRemoveModule
source · pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: LLVMOrcJITStackRef,
H: LLVMOrcModuleHandle
) -> LLVMOrcErrorCode
Expand description
Remove a module set from the JIT.