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