Type Alias LineProc

Source
pub type LineProc = fn(&[Point], Option<&ScreenIntRect>, &mut dyn Blitter);