portable_atomic

Macro cfg_has_atomic_ptr

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