Function vizia_core::vg::discrete_path_effect::new

pub fn new(
    seg_length: f32,
    dev: f32,
    seed_assist: impl Into<Option<u32>>,
) -> Option<RCHandle<SkPathEffect>>