pub unsafe extern "C-unwind" fn CGImageDestinationAddImageFromSource(
idst: &CGImageDestination,
isrc: &CGImageSource,
index: usize,
properties: Option<&CFDictionary>,
)👎Deprecated: renamed to
CGImageDestination::add_image_from_sourceAvailable on crate features
CGImageDestination and CGImageSource only.