Macro portable_atomic::cfg_has_atomic_cas

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