Type Definition hexodsp::dsp::GraphFun

source · []
pub type GraphFun = Box<dyn FnMut(&dyn GraphAtomData, bool, f32, f32) -> f32>;