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