[][src]Function skia_bindings::SkPaint_setARGB

pub unsafe extern "C" fn SkPaint_setARGB(
    this: *mut SkPaint,
    a: U8CPU,
    r: U8CPU,
    g: U8CPU,
    b: U8CPU
)