SKIndexGetTermIDForTermString

Function SKIndexGetTermIDForTermString 

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