[−][src]Function skia_bindings::SkImageFilter_applyCropRect
pub unsafe extern "C" fn SkImageFilter_applyCropRect(
this: *const SkImageFilter,
arg1: *const SkImageFilter_Context,
srcBounds: *const SkIRect,
dstBounds: *mut SkIRect
) -> bool