[][src]Function skia_bindings::C_SkPath1DPathEffect_Make

pub unsafe extern "C" fn C_SkPath1DPathEffect_Make(
    path: *const SkPath,
    advance: SkScalar,
    phase: SkScalar,
    style: SkPath1DPathEffect_Style
) -> *mut SkPathEffect