[][src]Function skia_bindings::C_SkBitmap_eraseARGB

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