[][src]Function rustc_llvm_proxy::proxy::LLVMDIBuilderCreateImportedModuleFromModule

#[no_mangle]
pub unsafe extern "C" fn LLVMDIBuilderCreateImportedModuleFromModule(
    Builder: LLVMDIBuilderRef,
    Scope: LLVMMetadataRef,
    M: LLVMMetadataRef,
    File: LLVMMetadataRef,
    Line: c_uint
) -> LLVMMetadataRef