Function llvm_sys::debuginfo::LLVMDIBuilderCreateImportedModuleFromModule[][src]

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

Create a descriptor for an imported module.