[][src]Function skia_bindings::SkLine2DPathEffect_onFilterPath

pub unsafe extern "C" fn SkLine2DPathEffect_onFilterPath(
    this: *mut c_void,
    dst: *mut SkPath,
    src: *const SkPath,
    arg1: *mut SkStrokeRec,
    arg2: *const SkRect
) -> bool