[−][src]Function llvm_sys::debuginfo::LLVMDIBuilderCreateImportedModuleFromAlias
pub unsafe extern "C" fn LLVMDIBuilderCreateImportedModuleFromAlias(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
ImportedEntity: LLVMMetadataRef,
File: LLVMMetadataRef,
Line: c_uint
) -> LLVMMetadataRef
Create a descriptor for an imported module that aliases another imported entity descriptor.