Macro impl_atomic_quick_with_atomic

Source
macro_rules! impl_atomic_quick_with_atomic {
    ($type1:ty, $type2:ty) => { ... };
}