[][src]Function skia_bindings::C_SkBitmap_extractAlpha

pub unsafe extern "C" fn C_SkBitmap_extractAlpha(
    self_: *const SkBitmap,
    dst: *mut SkBitmap,
    paint: *const SkPaint,
    offset: *mut SkIPoint
) -> bool