[][src]Function skia_bindings::SkCanvas_drawBitmapRect

pub unsafe extern "C" fn SkCanvas_drawBitmapRect(
    this: *mut SkCanvas,
    bitmap: *const SkBitmap,
    src: *const SkRect,
    dst: *const SkRect,
    paint: *const SkPaint,
    constraint: SkCanvas_SrcRectConstraint
)