pub fn start<F>(conf: Conf, f: F)where F: 'static + FnOnce() -> Box<dyn EventHandler>,
dep_miniquad
Start miniquad.