pub extern "C-unwind" fn CGImageGetDataProvider(
image: Option<&CGImage>,
) -> Option<CFRetained<CGDataProvider>>👎Deprecated:
renamed to CGImage::data_provider
Available on crate features
CGDataProvider and CGImage only.