[][src]Function skia_bindings::SkColorTypeValidateAlphaType

pub unsafe extern "C" fn SkColorTypeValidateAlphaType(
    colorType: SkColorType,
    alphaType: SkAlphaType,
    canonical: *mut SkAlphaType
) -> bool