llvm_sys::execution_engine::LLVMRemoveModuleProvider
[−]
[src]
pub unsafe extern fn LLVMRemoveModuleProvider(EE: LLVMExecutionEngineRef, MP: LLVMModuleProviderRef, OutMod: *mut LLVMModuleRef, OutError: *mut *mut c_char) -> LLVMBool
Deprecated: Use LLVMRemoveModule instead