Function tiny_skia_path::stroker::fn_ptr_eq
source ยท fn fn_ptr_eq(
f1: fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder),
f2: fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder),
) -> bool