CGImageSourceGetStatusAtIndex

Function CGImageSourceGetStatusAtIndex 

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