LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpMin

Constant LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpMin 

Source
pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpMin: LLVMAtomicRMWBinOp = 8;
Expand description

< Sets the value if it’s Smaller than the original using a signed comparison and return the old one