Function skia_bindings::SkCodec_conversionSupported
source · pub unsafe extern "C" fn SkCodec_conversionSupported(
this: *mut c_void,
dst: *const SkImageInfo,
srcIsOpaque: bool,
needsColorXform: bool
) -> bool