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