SKIndexDocumentIteratorCopyNext

Function SKIndexDocumentIteratorCopyNext 

Source
pub unsafe extern "C-unwind" fn SKIndexDocumentIteratorCopyNext(
    in_iterator: &SKIndexDocumentIterator,
) -> Option<CFRetained<SKDocument>>
👎Deprecated: renamed to SKIndexDocumentIterator::next
Available on crate features SKDocument and SKIndex only.