Macro get_app_context

Source
macro_rules! get_app_context {
    ($app:ident) => { ... };
}