[][src]Macro maomi::bubble_global_event

macro_rules! bubble_global_event {
    ($node_ref_mut: expr, $event_name: ident, $data: expr) => { ... };
}