[−][src]Function skia_bindings::SkImageFilter_applyCropRectAndPad
pub unsafe extern "C" fn SkImageFilter_applyCropRectAndPad(
this: *const SkImageFilter,
arg1: *const SkImageFilter_Context,
src: *mut SkSpecialImage,
srcOffset: *mut SkIPoint,
bounds: *mut SkIRect
) -> sk_sp<SkSpecialImage>