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

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

Remove a module set from the JIT.