Function vizia::vg::path_1d_path_effect::new
pub fn new(
path: &Handle<SkPath>,
advance: f32,
phase: f32,
style: SkPath1DPathEffect_Style,
) -> Option<RCHandle<SkPathEffect>>
pub fn new(
path: &Handle<SkPath>,
advance: f32,
phase: f32,
style: SkPath1DPathEffect_Style,
) -> Option<RCHandle<SkPathEffect>>