Function main_loop::set [] [src]

pub fn set<F>(callback: F) where
    F: 'static + FnMut(f64),