CGImageSourceCopyProperties

Function CGImageSourceCopyProperties 

Source
pub unsafe extern "C-unwind" fn CGImageSourceCopyProperties(
    isrc: &CGImageSource,
    options: Option<&CFDictionary>,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to CGImageSource::properties
Available on crate feature CGImageSource only.