[][src]Function skia_bindings::SkCanvas_onDrawImageNine

pub unsafe extern "C" fn SkCanvas_onDrawImageNine(
    this: *mut c_void,
    image: *const SkImage,
    center: *const SkIRect,
    dst: *const SkRect,
    paint: *const SkPaint
)