pub unsafe extern "C-unwind" fn SKSummaryCopySentenceAtIndex(
summary: &SKSummary,
i: CFIndex,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
SKSummary::sentence_at_indexAvailable on crate feature
SKSummary only.