pub unsafe extern "C-unwind" fn CGImageSourceUpdateDataProvider(
isrc: &CGImageSource,
provider: &CGDataProvider,
final: bool,
)
👎Deprecated: renamed to
CGImageSource::update_data_provider
Available on crate features
CGImageSource
and objc2-core-graphics
only.