LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMin

Constant LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpFMin 

Source
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