Function rustc_llvm_proxy::proxy::LLVMRemoveModule
source · #[no_mangle]
pub unsafe extern "C" fn LLVMRemoveModule(
EE: LLVMExecutionEngineRef,
M: LLVMModuleRef,
OutMod: *mut LLVMModuleRef,
OutError: *mut *mut c_char
) -> LLVMBool