write_atomic

Macro write_atomic 

Source
macro_rules! write_atomic {
    ($method:ident ( $ty:ty )) => { ... };
}