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