[][src]Function uikit_sys::CGImageSourceCreateImageAtIndex

pub unsafe extern "C" fn CGImageSourceCreateImageAtIndex(
    isrc: CGImageSourceRef,
    index: size_t,
    options: CFDictionaryRef
) -> CGImageRef