Macro portable_atomic::cfg_no_atomic_8

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