Type Definition dataplotlib::plotbuilder::AnimFn [] [src]

type AnimFn = &'static Fn(f64, f64) -> f64 + Sync;