pub unsafe extern "C" fn LLVMDIBuilderCreateArtificialType(
Builder: LLVMDIBuilderRef,
Type: LLVMMetadataRef,
) -> LLVMMetadataRefExpand description
Create a uniqued DIType* clone with FlagArtificial set.
pub unsafe extern "C" fn LLVMDIBuilderCreateArtificialType(
Builder: LLVMDIBuilderRef,
Type: LLVMMetadataRef,
) -> LLVMMetadataRefCreate a uniqued DIType* clone with FlagArtificial set.