[][src]Function llvm_sys::debuginfo::LLVMDIBuilderCreateArtificialType

pub unsafe extern "C" fn LLVMDIBuilderCreateArtificialType(
    Builder: LLVMDIBuilderRef,
    Type: LLVMMetadataRef
) -> LLVMMetadataRef

Create a uniqued DIType* clone with FlagArtificial set.