pub unsafe extern "C" fn LLVMBuilderSetDefaultFPMathTag(
Builder: LLVMBuilderRef,
FPMathTag: LLVMMetadataRef,
)
Expand description
Set the default floating-point math metadata for the given builder.
pub unsafe extern "C" fn LLVMBuilderSetDefaultFPMathTag(
Builder: LLVMBuilderRef,
FPMathTag: LLVMMetadataRef,
)
Set the default floating-point math metadata for the given builder.