pub unsafe extern "C-unwind" fn SKIndexCopyInfoForDocumentIDs(
in_index: &SKIndex,
in_count: CFIndex,
in_document_i_ds_array: *mut SKDocumentID,
out_names_array: *mut *const CFString,
out_parent_i_ds_array: *mut SKDocumentID,
)👎Deprecated: renamed to
SKIndex::copy_info_for_document_idsAvailable on crate features
SKIndex and SKSearch only.