[][src]Function skia_bindings::SkBitmap_setAlphaType

pub unsafe extern "C" fn SkBitmap_setAlphaType(
    this: *mut SkBitmap,
    alphaType: SkAlphaType
) -> bool