pub unsafe extern "C-unwind" fn CGImageSourceRemoveCacheAtIndex(
isrc: &CGImageSource,
index: usize,
)
👎Deprecated: renamed to
CGImageSource::remove_cache_at_index
Available on crate feature
CGImageSource
only.