script

Macro make_atomic_setter

source
macro_rules! make_atomic_setter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}