Function tiny_skia_path::stroker::round_joiner

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