tiny_skia::scan::hairline

Type Alias LineProc

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