LLVMDIBuilderCreateImportedModuleFromNamespace

Function LLVMDIBuilderCreateImportedModuleFromNamespace 

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