[][src]Function skia_bindings::SkPath1DPathEffect_Make

pub unsafe extern "C" fn SkPath1DPathEffect_Make(
    path: *const SkPath,
    advance: SkScalar,
    phase: SkScalar,
    arg1: SkPath1DPathEffect_Style
) -> sk_sp<SkPathEffect>