[][src]Function callback::get_callback_router

pub fn get_callback_router(
) -> &'static mut HashMap<i32, Box<dyn Fn(i32) + 'static>>