[][src]Function skia_bindings::SkCanvas_saveLayer

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