Macro portable_atomic::cfg_no_atomic_cas

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