Type Alias tiny_skia_path::stroker::CapProc
source ยท type CapProc = fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder);
type CapProc = fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder);