[][src]Function skia_safe::discrete_path_effect::new

pub fn new(
    seg_length: scalar,
    dev: scalar,
    seed_assist: impl Into<Option<u32>>
) -> Option<PathEffect>