pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpMax: LLVMAtomicRMWBinOp = 7;Expand description
< Sets the value if it’s greater than the original using a signed comparison and return the old one
pub const LLVMAtomicRMWBinOp_LLVMAtomicRMWBinOpMax: LLVMAtomicRMWBinOp = 7;< Sets the value if it’s greater than the original using a signed comparison and return the old one