SKIndexCopyTermStringForTermID

Function SKIndexCopyTermStringForTermID 

Source
pub unsafe extern "C-unwind" fn SKIndexCopyTermStringForTermID(
    in_index: &SKIndex,
    in_term_id: CFIndex,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to SKIndex::term_string_for_term_id
Available on crate feature SKIndex only.