pub unsafe extern "C-unwind" fn SKIndexGetDocumentTermFrequency(
in_index: &SKIndex,
in_document_id: SKDocumentID,
in_term_id: CFIndex,
) -> CFIndex👎Deprecated: renamed to
SKIndex::document_term_frequencyAvailable on crate feature
SKIndex only.