[][src]Function skia_bindings::SkBitmap_eraseARGB

pub unsafe extern "C" fn SkBitmap_eraseARGB(
    this: *const SkBitmap,
    a: U8CPU,
    r: U8CPU,
    g: U8CPU,
    b: U8CPU
)