LLVMSetFastMathFlags

Function LLVMSetFastMathFlags 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetFastMathFlags(
    FPMathInst: LLVMValueRef,
    FMF: LLVMFastMathFlags,
)