Type Definition sonogram::WindowFn

source · []
pub type WindowFn = fn(_: usize, _: usize) -> f32;