pub unsafe extern "C" fn LLVMAddMetadataToInst(
Builder: LLVMBuilderRef,
Inst: LLVMValueRef,
)Expand description
Adds the metadata registered with the given builder to the given instruction.
pub unsafe extern "C" fn LLVMAddMetadataToInst(
Builder: LLVMBuilderRef,
Inst: LLVMValueRef,
)Adds the metadata registered with the given builder to the given instruction.