inner_init

Macro inner_init 

Source
macro_rules! inner_init {
    ($cx:ident, $global:ident, $init:ident) => { ... };
}