Function tiny_skia_path::path_geometry::chop_quad_at
source ยท pub fn chop_quad_at(
src: &[Point],
t: NormalizedF32Exclusive,
dst: &mut [Point; 5],
)
pub fn chop_quad_at(
src: &[Point],
t: NormalizedF32Exclusive,
dst: &mut [Point; 5],
)