[−][src]Function llvm_sys::debuginfo::LLVMDIBuilderCreateObjectPointerType
pub unsafe extern "C" fn LLVMDIBuilderCreateObjectPointerType(
Builder: LLVMDIBuilderRef,
Type: LLVMMetadataRef
) -> LLVMMetadataRef
Create a uniqued DIType* clone with FlagObjectPointer and FlagArtificial set.