glib::property

Macro impl_atomic

Source
macro_rules! impl_atomic {
    ($atomic:ty, $valuety:ty) => { ... };
}