[][src]Function skia_bindings::SkPathRef_interpolate

pub unsafe extern "C" fn SkPathRef_interpolate(
    this: *const SkPathRef,
    ending: *const SkPathRef,
    weight: SkScalar,
    out: *mut SkPathRef
)