pub unsafe extern "C" fn LLVMGlobalClearMetadata(Global: LLVMValueRef)Expand description
Removes all metadata attachments from this value.
@see llvm::GlobalObject::clearMetadata()
pub unsafe extern "C" fn LLVMGlobalClearMetadata(Global: LLVMValueRef)Removes all metadata attachments from this value.
@see llvm::GlobalObject::clearMetadata()