[][src]Function rustc_llvm_proxy::proxy::LLVMDIBuilderCreateImportedModuleFromNamespace

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