portable_atomic

Macro cfg_has_atomic_cas

source
macro_rules! cfg_has_atomic_cas {
    ($($tt:tt)*) => { ... };
}