pub unsafe extern "C-unwind" fn CGImageSourceGetType(
isrc: &CGImageSource,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to
CGImageSource::type
Available on crate feature
CGImageSource
only.