[][src]Function bakkesmod::console::register_notifier

pub fn register_notifier(name: &str, callback: Box<dyn FnMut(Vec<String>)>)