Function vizia::vg::op

pub fn op(
    one: &Handle<SkPath>,
    two: &Handle<SkPath>,
    op: SkPathOp,
) -> Option<Handle<SkPath>>