[][src]Function skia_bindings::SkCanvas_onDrawBitmapNine

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