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