[][src]Function skia_bindings::SkImageFilter_CropRect_applyTo

pub unsafe extern "C" fn SkImageFilter_CropRect_applyTo(
    this: *const SkImageFilter_CropRect,
    imageBounds: *const SkIRect,
    matrix: *const SkMatrix,
    embiggen: bool,
    cropped: *mut SkIRect
)