Function tiny_skia_path::stroker::bevel_joiner

source ยท
fn bevel_joiner(
    before_unit_normal: Point,
    pivot: Point,
    after_unit_normal: Point,
    radius: f32,
    _: f32,
    _: bool,
    _: bool,
    builders: SwappableBuilders<'_>,
)