Macro majordome::appmod_decl_ns_pointer

source ·
macro_rules! appmod_decl_ns_pointer {
    ($name:tt($target:ty): $ns:expr) => { ... };
}