[−][src]Function llvm_sys::debuginfo::LLVMDIBuilderCreateImportedModuleFromNamespace
pub unsafe extern "C" fn LLVMDIBuilderCreateImportedModuleFromNamespace(
Builder: LLVMDIBuilderRef,
Scope: LLVMMetadataRef,
NS: LLVMMetadataRef,
File: LLVMMetadataRef,
Line: c_uint
) -> LLVMMetadataRef
Create a descriptor for an imported namespace. Suitable for e.g. C++ using declarations.