Function CGImageSourceGetCount

Source
pub unsafe extern "C-unwind" fn CGImageSourceGetCount(
    isrc: &CGImageSource,
) -> usize
👎Deprecated: renamed to CGImageSource::count
Available on crate feature CGImageSource only.