SKIndexGetAnalysisProperties

Function SKIndexGetAnalysisProperties 

Source
pub unsafe extern "C-unwind" fn SKIndexGetAnalysisProperties(
    in_index: &SKIndex,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to SKIndex::analysis_properties
Available on crate feature SKIndex only.