Function CGImageDestinationSetProperties

Source
pub unsafe extern "C-unwind" fn CGImageDestinationSetProperties(
    idst: &CGImageDestination,
    properties: Option<&CFDictionary>,
)
👎Deprecated: renamed to CGImageDestination::set_properties
Available on crate feature CGImageDestination only.