pub unsafe extern "C" fn LLVMGlobalAddDebugInfo(
Global: LLVMValueRef,
GVE: LLVMMetadataRef,
)Expand description
Add debuginfo metadata to this global.
@see llvm::GlobalVariable::addDebugInfo()
pub unsafe extern "C" fn LLVMGlobalAddDebugInfo(
Global: LLVMValueRef,
GVE: LLVMMetadataRef,
)Add debuginfo metadata to this global.
@see llvm::GlobalVariable::addDebugInfo()