Function llvm_sys::debuginfo::LLVMDIBuilderCreateImportedModuleFromAlias[][src]

pub unsafe extern "C" fn LLVMDIBuilderCreateImportedModuleFromAlias(
    Builder: LLVMDIBuilderRef,
    Scope: LLVMMetadataRef,
    ImportedEntity: LLVMMetadataRef,
    File: LLVMMetadataRef,
    Line: c_uint
) -> LLVMMetadataRef
Expand description

Create a descriptor for an imported module that aliases another imported entity descriptor.