pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMaximum: LLVMAtomicRMWBinOp = 19;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_LLVMAtomicRMWBinOpFMaximum: LLVMAtomicRMWBinOp = 19;< Sets the value if it’s greater than the original using an floating point comparison and return the old one