pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMax: LLVMAtomicRMWBinOp = 13;Expand description
< Sets the value if it’s greater than the original using an floating point comparison and return the old one
pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMax: LLVMAtomicRMWBinOp = 13;< Sets the value if it’s greater than the original using an floating point comparison and return the old one