[][src]Function skia_bindings::SkPixmap_erase

pub unsafe extern "C" fn SkPixmap_erase(
    this: *const SkPixmap,
    color: SkColor,
    subset: *const SkIRect
) -> bool