pub unsafe extern "C-unwind" fn CGImageDestinationCopyImageSource(
idst: &CGImageDestination,
isrc: &CGImageSource,
options: Option<&CFDictionary>,
err: *mut *mut CFError,
) -> bool👎Deprecated: renamed to
CGImageDestination::copy_image_sourceAvailable on crate features
CGImageDestination and CGImageSource only.