Function llvm_sys::orc::LLVMOrcRemoveModule[][src]

pub unsafe extern "C" fn LLVMOrcRemoveModule(
    JITStack: LLVMOrcJITStackRef,
    H: LLVMOrcModuleHandle
) -> LLVMErrorRef

Remove a module set from the JIT.