[][src]Function skia_bindings::SkPaint_setPathEffect

pub unsafe extern "C" fn SkPaint_setPathEffect(
    this: *mut SkPaint,
    pathEffect: sk_sp<SkPathEffect>
)