[][src]Function skia_bindings::SkCanvas_drawBitmapNine

pub unsafe extern "C" fn SkCanvas_drawBitmapNine(
    this: *mut SkCanvas,
    bitmap: *const SkBitmap,
    center: *const SkIRect,
    dst: *const SkRect,
    paint: *const SkPaint
)