SKIndexGetDocumentCount

Function SKIndexGetDocumentCount 

Source
pub unsafe extern "C-unwind" fn SKIndexGetDocumentCount(
    in_index: &SKIndex,
) -> CFIndex
👎Deprecated: renamed to SKIndex::document_count
Available on crate feature SKIndex only.