[−][src]Function llvm_sys::orc::LLVMOrcRemoveModule
pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: LLVMOrcJITStackRef,
H: LLVMOrcModuleHandle
) -> LLVMOrcErrorCode
Remove a module set from the JIT.
pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: LLVMOrcJITStackRef,
H: LLVMOrcModuleHandle
) -> LLVMOrcErrorCode
Remove a module set from the JIT.