[][src]Function skia_bindings::SkPathEffect_filterPath

pub unsafe extern "C" fn SkPathEffect_filterPath(
    this: *const SkPathEffect,
    dst: *mut SkPath,
    src: *const SkPath,
    arg1: *mut SkStrokeRec,
    cullR: *const SkRect
) -> bool