pub unsafe extern "C-unwind" fn CGImageDestinationAddAuxiliaryDataInfo(
idst: &CGImageDestination,
auxiliary_image_data_type: &CFString,
auxiliary_data_info_dictionary: &CFDictionary,
)
👎Deprecated: renamed to
CGImageDestination::add_auxiliary_data_info
Available on crate feature
CGImageDestination
only.