Function skia_safe::merge_path_effect::new
source · pub fn new(
one: impl Into<PathEffect>,
two: impl Into<PathEffect>,
op: PathOp
) -> PathEffect
pub fn new(
one: impl Into<PathEffect>,
two: impl Into<PathEffect>,
op: PathOp
) -> PathEffect