[][src]Function skia_bindings::SkCanvas_saveLayer1

pub unsafe extern "C" fn SkCanvas_saveLayer1(
    this: *mut SkCanvas,
    bounds: *const SkRect,
    paint: *const SkPaint
) -> c_int