Type Alias tiny_skia::scan::hairline::LineProc

source ยท
pub type LineProc = fn(_: &[Point], _: Option<&ScreenIntRect>, _: &mut dyn Blitter);