Macro portable_atomic::cfg_has_atomic_32

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