[][src]Function uikit_sys::CGImageSourceCreateThumbnailAtIndex

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